Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "defop", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A helper function to work with es2015 default options", | ||
@@ -10,2 +10,3 @@ "main": "dst/lib/index.js", | ||
"pretest": "npm run build", | ||
"prepublish": "npm run build", | ||
"lint": "eslint src/lib", | ||
@@ -12,0 +13,0 @@ "clean": "rm -rf dst" |
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
7762