Socket
Socket
Sign inDemoInstall

minizip-asm.js

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

test/index.html

7

package.json
{
"name": "minizip-asm.js",
"version": "1.0.8",
"version": "1.0.9",
"description": "Minizip in javascript. Demo: https://rf00.github.io/minizip-asm.js/example/",

@@ -10,4 +10,3 @@ "main": "lib/minizip-asm.min.js",

"dev": "webpack --progress --colors --watch --mode=dev",
"test": "npm run test-node",
"test-node": "mocha --colors ./test/*.js"
"test-node": "mocha --colors ./test/spec/*.js"
},

@@ -22,2 +21,4 @@ "devDependencies": {

"chai": "3.4.1",
"eslint": "1.7.2",
"eslint-loader": "1.1.0",
"mocha": "2.3.4",

@@ -24,0 +25,0 @@ "webpack": "1.12.9",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc