definitely
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "definitely", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Disallow undefined property access in JavaScript", | ||
@@ -8,4 +8,4 @@ "main": "definitely.js", | ||
"build": "babel --minified -o definitely.js src/definitely.js", | ||
"test": "mocha --reporter progress --compilers js:babel-core/register src/*.test.js", | ||
"test:watch": "npm run test -- --watch", | ||
"test": "mocha --compilers js:babel-core/register src/*.test.js", | ||
"test:watch": "npm run test -- --watch --reporter progress", | ||
"release": "xyz", | ||
@@ -12,0 +12,0 @@ "release:patch": "xyz --increment patch", |
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