blip-toolkit
Advanced tools
Comparing version 1.5.5 to 1.6.0
{ | ||
"name": "blip-toolkit", | ||
"description": "'BLiP's Toolkit'", | ||
"version": "1.5.5", | ||
"version": "1.6.0", | ||
"license": "MIT", | ||
@@ -21,2 +21,3 @@ "main": "dist/blip-toolkit.js", | ||
"test:show-coverage": "./node_modules/.bin/babel-node ./node_modules/babel-istanbul/lib/cli cover --report text ./spec/run.js", | ||
"test:report-html": "./node_modules/.bin/babel-node ./node_modules/babel-istanbul/lib/cli cover --report html ./spec/run.js", | ||
"test:check-coverage": "./node_modules/.bin/istanbul check-coverage", | ||
@@ -23,0 +24,0 @@ "test:upload-coverage": "cat ./coverage/lcov.info | codecov" |
Sorry, the diff of this file is not supported yet
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
68565
202