Comparing version 0.0.0 to 0.0.1-alpha.1
{ | ||
"name": "tuf-js", | ||
"version": "0.0.0", | ||
"version": "0.0.1-alpha.1", | ||
"description": "JavaScript implementation of The Update Framework (TUF)", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -19,2 +20,5 @@ "build": "tsc", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"keywords": [ | ||
@@ -35,3 +39,3 @@ "tuf" | ||
"@types/minimatch": "^5.1.2", | ||
"@types/node": "^18.11.9", | ||
"@types/node": "^18.11.10", | ||
"@typescript-eslint/eslint-plugin": "^5.45.0", | ||
@@ -51,4 +55,4 @@ "@typescript-eslint/parser": "^5.45.0", | ||
"make-fetch-happen": "^11.0.1", | ||
"minimatch": "^5.1.0" | ||
"minimatch": "^5.1.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
97753
55
2396
2
1
Updatedminimatch@^5.1.1