masked-permissions
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "masked-permissions", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Simple module to parse and lookup permission masks.", | ||
@@ -8,3 +8,3 @@ "main": "./lib", | ||
"test": "./node_modules/.bin/_mocha", | ||
"prepublish": "./node_modules/.bin/coffee -o lib -c src/*.coffee" | ||
"prepublish": "./node_modules/.bin/coffee -co lib lib" | ||
}, | ||
@@ -19,3 +19,8 @@ "author": "Aleksejs Sinicins <aleksejs@fabula.im>", | ||
"coffee-script": "^1.10.0" | ||
}, | ||
"bugs": "https://github.com/FastrBooks/masked-permissions/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/FastrBooks/masked-permissions.git" | ||
} | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
15710
23
0