Socket
Socket
Sign inDemoInstall

cherow

Package Overview
Dependencies
Maintainers
1
Versions
536
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cherow - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

BENCHMARK.md

23

package.json
{
"name": "cherow",
"version": "0.0.10",
"version": "0.0.11",
"description": "",

@@ -25,6 +25,8 @@ "main": "dist/cherow.js",

"CONTRIBUTING.md",
"README.md"
"README.md",
"BENCHMARK.md"
],
"scripts": {
"build": "rollup -c rollup.config.js",
"minify": "rollup -c rollup.config.min.js",
"test": "mocha test/specs/**/*.ts -R spec --bail",

@@ -46,18 +48,19 @@ "coverage": "npm run clean:build && npm run pretest && node --harmony ./node_modules/istanbul/lib/cli.js cover --root ./build/src --report lcov --report text ./node_modules/mocha/bin/_mocha ./build/test/**/*.js",

"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.42",
"@types/node": "^8.0.24",
"chai": "^4.1.1",
"@types/mocha": "^2.2.43",
"@types/node": "^8.0.28",
"chai": "^4.1.2",
"codecov": "^2.3.0",
"coveralls": "^2.13.1",
"istanbul": "github:gotwarlost/istanbul#v1",
"mocha": "^3.5.0",
"mocha": "^3.5.3",
"npm-check-updates": "2.11.2",
"npm-run-all": "^4.0.2",
"rimraf": "^2.6.1",
"rollup": "^0.45.0",
"npm-run-all": "^4.1.1",
"rimraf": "^2.6.2",
"rollup": "^0.50.0",
"rollup-plugin-buble": "0.15.0",
"rollup-plugin-uglify": "2.0.1",
"ts-node": "^3.3.0",
"tslint": "5.5.0",
"tslint": "5.7.0",
"typescript": "^2.5.2"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc