Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "defop", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A helper function to work with default options", | ||
@@ -10,3 +10,5 @@ "main": "dst/lib/index.js", | ||
"pretest": "npm run build", | ||
"install": "npm run build", | ||
"lint": "eslint src/lib", | ||
"publish": "npm publish", | ||
"prepublish": "npm t", | ||
"clean": "rm -rf dst" | ||
@@ -30,2 +32,3 @@ }, | ||
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13", | ||
"eslint": "^1.10.3", | ||
"source-map-support": "^0.4.0", | ||
@@ -32,0 +35,0 @@ "tap": "^2.3.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
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
7844
0
5