Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bellman", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "pretty console logger", | ||
"main": "src-build/index.js", | ||
"scripts": { | ||
"test-only": "babel-node test-project", | ||
"test": "npm run build && npm run test-only", | ||
"build": "babel src --retain-lines --source-maps inline --out-dir src-build --source-root=$PWD/src-build" | ||
"test-project": "babel-node test-project", | ||
"build": "babel src --retain-lines --source-maps inline --out-dir src-build --source-root=$PWD/src-build", | ||
"test": "npm run build && npm run test-project", | ||
"install": "npm run build" | ||
}, | ||
@@ -11,0 +12,0 @@ "keywords": [ |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
92898
1