@originjs/crypto-js-wasm
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@originjs/crypto-js-wasm", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An alternative to crypto-js implemented with WebAssembly and ESM", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -54,3 +54,3 @@ # @originjs/crypto-js-wasm | ||
```javascript | ||
import CryptoJSW from 'crypto-js-wasm'; | ||
import CryptoJSW from '@originjs/crypto-js-wasm'; | ||
@@ -57,0 +57,0 @@ // (Optional) load all wasm files |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
712149
9643