what-the-pack
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "what-the-pack", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "The fastest MessagePack implementation in JS", | ||
@@ -17,6 +17,11 @@ "main": "index.js", | ||
"microtime": "^2.1.8", | ||
"notepack.io": "^2.1.3" | ||
"notepack.io": "^2.1.3", | ||
"rollup": "^0.66.6", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
"rollup-plugin-node-resolve": "^3.4.0", | ||
"rollup-plugin-terser": "^3.0.0" | ||
}, | ||
"scripts": { | ||
"test": "jest", | ||
"test": "./node_modules/.bin/jest", | ||
"rollup": "./node_modules/.bin/rollup -c rollup.config.js", | ||
"benchmark": "node benchmark.js" | ||
@@ -23,0 +28,0 @@ }, |
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
341647
11
1536
8