essy-util-misc
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "essy-util-misc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Miscellaneous Javascript utility functions.", | ||
"main": "dist/index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "webpack --mode production --config webpack.config.js --progress", | ||
"prepublishOnly": "npm run build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"postpublish": "rm -f index.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/essy2017/essy-util-misc.git" | ||
}, | ||
"author": "Spencer Cherry", | ||
"author": "Essy", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/essy2017/essy-util-misc/issues" | ||
}, | ||
"homepage": "https://github.com/essy2017/essy-util-misc#readme", | ||
"devDependencies": { | ||
@@ -22,0 +14,0 @@ "@babel/core": "^7.10.5", |
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 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
No website
QualityPackage does not have a website.
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 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
1
2933
1