Socket
Socket
Sign inDemoInstall

@node-rs/argon2-wasm32-wasi

Package Overview
Dependencies
15
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.0 to 1.7.1

2

argon2.wasi-browser.js

@@ -38,3 +38,3 @@ import { instantiateNapiModuleSync as __emnapiInstantiateNapiModuleSync } from '@emnapi/core'

onCreateWorker() {
return new Worker(new URL('./wasi-worker-browser.mjs', import.meta.url), {
return new Worker(new URL('@node-rs/argon2-wasm32-wasi/wasi-worker-browser.mjs', import.meta.url), {
type: 'module',

@@ -41,0 +41,0 @@ })

{
"name": "@node-rs/argon2-wasm32-wasi",
"version": "1.7.0",
"version": "1.7.1",
"cpu": [

@@ -45,4 +45,4 @@ "wasm32"

"@tybys/wasm-util": "^0.8.1",
"memfs-browser": "^3.4.13000"
"memfs-browser": "^4.6.0"
}
}

Sorry, the diff of this file is not supported yet

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