auth-policy
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "auth-policy", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Authorization Policy Builder", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc", | ||
"prepublish": "npm run build", | ||
"test": "jest" | ||
}, | ||
@@ -18,3 +21,9 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/hereisnaman/auth-policy#readme" | ||
"homepage": "https://github.com/hereisnaman/auth-policy#readme", | ||
"devDependencies": { | ||
"@types/jest": "^25.2.1", | ||
"jest": "^25.3.0", | ||
"ts-jest": "^25.3.1", | ||
"typescript": "^3.8.3" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17902
16
437
0
1
130
4