Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "bsert", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Minimal assert with type checking", | ||
@@ -16,10 +16,2 @@ "keywords": [ | ||
"main": "./lib/assert.js", | ||
"scripts": { | ||
"lint": "eslint lib/ || exit 0", | ||
"test": "mocha --reporter spec test/*-test.js" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^5.1.0", | ||
"mocha": "^5.2.0" | ||
}, | ||
"engines": { | ||
@@ -26,0 +18,0 @@ "node": ">=8.0.0" |
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
0
7647