lerna-script
Advanced tools
Comparing version 1.1.1 to 1.2.1
{ | ||
"name": "lerna-script", | ||
"version": "1.1.1", | ||
"version": "1.2.1", | ||
"description": "lerna extension for custom scripts", | ||
@@ -27,19 +27,19 @@ "main": "index.js", | ||
"invert-promise": "1.0.1", | ||
"lerna": "3.16.4", | ||
"lerna-script-test-utils": "^1.1.1", | ||
"mocha": "6.2.0", | ||
"sinon": "7.4.2", | ||
"sinon-chai": "3.3.0" | ||
"lerna": "3.20.2", | ||
"lerna-script-test-utils": "^1.2.1", | ||
"mocha": "7.1.1", | ||
"sinon": "9.0.2", | ||
"sinon-chai": "3.5.0" | ||
}, | ||
"dependencies": { | ||
"@lerna/batch-packages": "~3.16.0", | ||
"@lerna/child-process": "~3.14.0", | ||
"@lerna/collect-updates": "~3.16.0", | ||
"@lerna/filter-packages": "~3.16.0", | ||
"@lerna/npm-run-script": "~3.14.0", | ||
"@lerna/child-process": "~3.16.0", | ||
"@lerna/collect-updates": "~3.20.0", | ||
"@lerna/filter-packages": "~3.18.0", | ||
"@lerna/npm-run-script": "~3.16.0", | ||
"@lerna/package": "~3.16.0", | ||
"@lerna/package-graph": "~3.16.0", | ||
"@lerna/project": "~3.16.0", | ||
"@lerna/package-graph": "~3.18.0", | ||
"@lerna/project": "~3.18.0", | ||
"@lerna/run-parallel-batches": "3.16.0", | ||
"bluebird": "3.5.5", | ||
"bluebird": "3.7.2", | ||
"fs-extra": "8.1.0", | ||
@@ -51,5 +51,5 @@ "ignore": "5.1.4", | ||
"shelljs": "0.8.3", | ||
"yargs": "^14.0.0" | ||
"yargs": "^15.0.0" | ||
}, | ||
"gitHead": "55d0464170de63620ea53570dad6602d0a32e4fa" | ||
"gitHead": "dd06c392302aca9546a3b526ff5db5ff9a330935" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
21
+ Added@lerna/collect-updates@3.20.0(transitive)
+ Added@lerna/filter-packages@3.18.0(transitive)
+ Added@lerna/npm-run-script@3.16.5(transitive)
+ Added@lerna/package-graph@3.18.5(transitive)
+ Added@lerna/project@3.18.0(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedbluebird@3.7.2(transitive)
+ Addedcliui@6.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedfind-up@4.1.0(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedlocate-path@5.0.0(transitive)
+ Addedp-locate@4.1.0(transitive)
+ Addedpath-exists@4.0.0(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedwrap-ansi@6.2.0(transitive)
+ Addedyargs@15.4.1(transitive)
+ Addedyargs-parser@18.1.3(transitive)
- Removed@lerna/child-process@3.14.2(transitive)
- Removed@lerna/collect-updates@3.16.5(transitive)
- Removed@lerna/filter-packages@3.16.0(transitive)
- Removed@lerna/npm-run-script@3.14.2(transitive)
- Removed@lerna/project@3.16.0(transitive)
- Removedansi-regex@4.1.1(transitive)
- Removedbluebird@3.5.5(transitive)
- Removedcliui@5.0.0(transitive)
- Removedemoji-regex@7.0.3(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedis-fullwidth-code-point@2.0.0(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedstring-width@3.1.0(transitive)
- Removedstrip-ansi@5.2.0(transitive)
- Removedwrap-ansi@5.1.0(transitive)
- Removedyargs@14.2.3(transitive)
- Removedyargs-parser@15.0.3(transitive)
Updated@lerna/child-process@~3.16.0
Updated@lerna/package-graph@~3.18.0
Updated@lerna/project@~3.18.0
Updatedbluebird@3.7.2
Updatedyargs@^15.0.0