Changing Names of our Node Packages
We're excited to announce that we've updated how we publish our Node.js packages: going forward, all our packages will be published under the @eyeson
organization scope on npm.
What's Changing?
Previously, our packages were named like this:
eyeson
eyeson-node
Now, they'll be published like this:
@eyeson/js
@eyeson/node
This change only affects the package names — all functionality remains the same, and you can continue using our libraries as usual with a small update to your package.json
.
The old packages (e.g. eyeson-node
) will remain available