mathematics
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "mathematics", | ||
"version": "0.0.0", | ||
"description": "mathematics package example", | ||
"version": "0.0.1", | ||
"description": "An example of creating a package", | ||
"main": "bin/main.js", | ||
"bin": { | ||
"mathematics": "main.js" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": "", | ||
"keywords": [ | ||
"math" | ||
"math", | ||
"example", | ||
"addition", | ||
"subtraction", | ||
"multiplication", | ||
"division", | ||
"fibonacci" | ||
], | ||
@@ -15,0 +19,0 @@ "author": "Andrew Marwood", |
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
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
2461