@originjs/crypto-js-wasm
Advanced tools
Comparing version 1.1.0-beta0 to 1.1.0-beta1
{ | ||
"name": "@originjs/crypto-js-wasm", | ||
"version": "1.1.0-beta0", | ||
"version": "1.1.0-beta1", | ||
"description": "An alternative to crypto-js implemented with WebAssembly and ESM", | ||
"main": "lib/index.js", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"types" | ||
], | ||
@@ -17,2 +18,3 @@ "scripts": { | ||
}, | ||
"types": "types/index.d.ts", | ||
"lint-staged": { | ||
@@ -19,0 +21,0 @@ "*.js": [ |
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
709745
5
9599