Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "tuf-js", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "JavaScript implementation of The Update Framework (TUF)", | ||
@@ -31,11 +31,11 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@tufjs/repo-mock": "1.1.1", | ||
"@tufjs/repo-mock": "1.3.1", | ||
"@types/make-fetch-happen": "^10.0.1", | ||
"@types/node": "^18.15.11", | ||
"nock": "^13.2.9", | ||
"@types/node": "^18.16.3", | ||
"nock": "^13.3.1", | ||
"typescript": "^5.0.4" | ||
}, | ||
"dependencies": { | ||
"make-fetch-happen": "^11.0.1", | ||
"@tufjs/models": "1.0.3" | ||
"make-fetch-happen": "^11.1.0", | ||
"@tufjs/models": "1.0.4" | ||
}, | ||
@@ -42,0 +42,0 @@ "engines": { |
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
38587
+ Added@tufjs/models@1.0.4(transitive)
- Removed@tufjs/models@1.0.3(transitive)
- Removedminimatch@7.4.6(transitive)
Updated@tufjs/models@1.0.4
Updatedmake-fetch-happen@^11.1.0