@contember/cli-common
Advanced tools
Comparing version 1.4.0-alpha.2 to 1.4.0-alpha.3
{ | ||
"name": "@contember/cli-common", | ||
"version": "1.4.0-alpha.2", | ||
"version": "1.4.0-alpha.3", | ||
"license": "Apache-2.0", | ||
@@ -15,5 +15,5 @@ "main": "dist/src/index.js", | ||
"devDependencies": { | ||
"@types/js-yaml": "^4.0.1", | ||
"@types/node": "^18", | ||
"@types/npm-package-arg": "^6.1.0" | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/node": "^20.9.0", | ||
"@types/npm-package-arg": "^6.1.4" | ||
}, | ||
@@ -23,9 +23,9 @@ "dependencies": { | ||
"download-tarball": "^2.0.0", | ||
"fast-glob": "^3.2.12", | ||
"fs-extra": "^10.0.0", | ||
"fast-glob": "^3.3.2", | ||
"fs-extra": "^11.1.1", | ||
"get-package-json-from-registry": "^2.2.2", | ||
"js-yaml": "^4.1.0", | ||
"npm-package-arg": "^9.0.2", | ||
"npm-package-arg": "^11.0.1", | ||
"registry-info": "^1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
236906
+ Addedfs-extra@11.2.0(transitive)
+ Addedhosted-git-info@7.0.2(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addednpm-package-arg@11.0.3(transitive)
+ Addedproc-log@4.2.0(transitive)
+ Addedvalidate-npm-package-name@5.0.1(transitive)
- Removedbuiltins@5.1.0(transitive)
- Removedfs-extra@10.1.0(transitive)
- Removedhosted-git-info@5.2.1(transitive)
- Removedlru-cache@7.18.3(transitive)
- Removednpm-package-arg@9.1.2(transitive)
- Removedproc-log@2.0.1(transitive)
- Removedvalidate-npm-package-name@4.0.0(transitive)
Updatedfast-glob@^3.3.2
Updatedfs-extra@^11.1.1
Updatednpm-package-arg@^11.0.1