deep-core
Advanced tools
Comparing version 1.2.4 to 1.3.0
{ | ||
"name": "deep-core", | ||
"version": "1.2.4", | ||
"version": "1.3.0", | ||
"description": "DEEP Core Library", | ||
@@ -55,4 +55,3 @@ "keywords": [ | ||
"scripts": { | ||
"coverage": "babel-node `which istanbul` cover --report lcov _mocha -- --ui tdd --recursive --reporter spec", | ||
"test": "mocha --ui tdd --compilers js:mocha-babel --recursive --reporter spec", | ||
"test": "babel-node `which istanbul` cover --report lcov _mocha -- --ui tdd --recursive --reporter spec", | ||
"compile": "if [ -d 'lib/' ]; then BABEL_ENV=production babel lib/ --out-dir lib.compiled/; fi", | ||
@@ -69,4 +68,4 @@ "prepublish": "npm run compile" | ||
}, | ||
"preferGlobal": true, | ||
"preferGlobal": false, | ||
"analyze": true | ||
} |
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
652900
68
2323