istanbul-lib-instrument
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.1.0-alpha.0
{ | ||
"name": "istanbul-lib-instrument", | ||
"version": "1.0.0-alpha.6", | ||
"version": "1.1.0-alpha.0", | ||
"description": "Core istanbul API for JS code coverage", | ||
"author": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"fast": "mocha --harmony -r ./support/yaml-loader --recursive test/", | ||
"pretest": "jshint index.js lib/ test/", | ||
"test": "node --harmony ./node_modules/istanbul/lib/cli.js cover --include-all-sources --print=both -x karma.conf.js -x 'support/**' -x 'lib/vargen-browser.js' -x 'docs/**' _mocha -- -r ./support/yaml-loader --recursive test/", | ||
"xposttest": "node ./node_modules/istanbul/lib/cli.js check-coverage --statements 95 --branches 80" | ||
"release": "babel src --out-dir dist && documentation build -f md -o api.md src/*js", | ||
"v10-test": "mocha --compilers js:babel-core/register --recursive test/", | ||
"fast": "mocha --harmony --compilers js:babel-core/register --recursive test/", | ||
"pretest": "jshint src/ test/", | ||
"test": "node --harmony ./node_modules/istanbul/lib/cli.js cover ./node_modules/.bin/_mocha -- --compilers js:babel-core/register --recursive test/", | ||
"posttest": "node ./node_modules/istanbul/lib/cli.js check-coverage --statements 95 --branches 80" | ||
}, | ||
"dependencies": { | ||
"escodegen": "^1.8.0", | ||
"esprima": "^2.7", | ||
"istanbul-lib-coverage": "^1.0.0-alpha" | ||
"babel-generator": "^6.10.2", | ||
"babel-template": "^6.9.0", | ||
"babel-traverse": "^6.9.0", | ||
"babel-types": "^6.10.2", | ||
"babylon": "^6.8.1", | ||
"istanbul-lib-coverage": "^1.0.0-alpha.4" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.3.17", | ||
"babel-core": "^6.3.21", | ||
"babel-preset-es2015": "^6.3.13", | ||
"chai": "^3.0.0", | ||
"clone": "^1.0.2", | ||
"coveralls": "^2.11.4", | ||
"istanbul": "^0.4", | ||
"documentation": "^4.0.0-beta5", | ||
"istanbul": "^1.0.0-alpha.2", | ||
"js-yaml": "^3.3.1", | ||
"jshint": "^2.8.0", | ||
"mocha": "^2.2.5" | ||
"mocha": "^2.2.5", | ||
"nopt": "^3.0.6" | ||
}, | ||
"karmaDeps": { | ||
"aliasify": "^1.7.2", | ||
"browserify-istanbul": "^0.2.1", | ||
"karma": "^0.13.10", | ||
"karma-browserify": "^4.2.1", | ||
"karma-chrome-launcher": "^0.2.0", | ||
"karma-coverage": "^0.4.2", | ||
"karma-mocha": "^0.2.0", | ||
"karma-phantomjs-launcher": "^0.2.0", | ||
"phantomjs": "^1.9.17" | ||
}, | ||
"aliasify": { | ||
"aliases": { | ||
"./vargen": "./lib/vargen-browser.js" | ||
} | ||
}, | ||
"license": "BSD-3-Clause", | ||
@@ -44,0 +38,0 @@ "bugs": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
6654
6
12
5
0
1
0
2
+ Addedbabel-generator@^6.10.2
+ Addedbabel-template@^6.9.0
+ Addedbabel-traverse@^6.9.0
+ Addedbabel-types@^6.10.2
+ Addedbabylon@^6.8.1
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedbabel-code-frame@6.26.0(transitive)
+ Addedbabel-generator@6.26.1(transitive)
+ Addedbabel-messages@6.23.0(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedbabel-template@6.26.0(transitive)
+ Addedbabel-traverse@6.26.0(transitive)
+ Addedbabel-types@6.26.0(transitive)
+ Addedbabylon@6.18.0(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addeddetect-indent@4.0.0(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedglobals@9.18.0(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedinvariant@2.2.4(transitive)
+ Addedis-finite@1.1.0(transitive)
+ Addedjs-tokens@3.0.2(transitive)
+ Addedjsesc@1.3.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedms@2.0.0(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
+ Addedrepeating@2.0.1(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedto-fast-properties@1.0.3(transitive)
+ Addedtrim-right@1.0.1(transitive)
- Removedescodegen@^1.8.0
- Removedesprima@^2.7
- Removeddeep-is@0.1.4(transitive)
- Removedescodegen@1.14.3(transitive)
- Removedesprima@2.7.34.0.1(transitive)
- Removedestraverse@4.3.0(transitive)
- Removedfast-levenshtein@2.0.6(transitive)
- Removedlevn@0.3.0(transitive)
- Removedoptionator@0.8.3(transitive)
- Removedprelude-ls@1.1.2(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedtype-check@0.3.2(transitive)
- Removedword-wrap@1.2.5(transitive)