Socket
Socket
Sign inDemoInstall

nx-rescope

Package Overview
Dependencies
193
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.3

4

package.json
{
"name": "nx-rescope",
"version": "1.0.0",
"description": "Update your Nx packages to use the new @nx scope",
"version": "1.0.3",
"description": "Update your Nx packages to use the new @nx scope (formerly @nrwl).",
"main": "index.js",

@@ -6,0 +6,0 @@ "bin": {

@@ -27,3 +27,3 @@ # nx-rescope

- Update the version of the `@nrwl`/`@nx` packages. It focuses on updating the scope format rather than upgrading the package versions.
- Update the version of the `@nrwl`/`@nx` packages. It focuses on updating the scope format rather than upgrading the package versions (use `nx migrate latest` instead).
- Update the `package.json` files of your individual projects. Only the workspace's `package.json` file will be updated during the migration.

@@ -30,0 +30,0 @@ - Modify other configuration files such as `tsconfig.json`, `jest.config.js`, etc. The tool solely focuses on updating the workspace's `package.json` file.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc