Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rollup/plugin-wasm

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-wasm - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

4

dist/cjs/index.js

@@ -38,5 +38,5 @@ 'use strict';

reject(error)
} else {
resolve(_instantiateOrCompile(buffer, imports, false))
}
resolve(_instantiateOrCompile(buffer, imports, false))
});

@@ -43,0 +43,0 @@ });

@@ -14,5 +14,5 @@ import * as fs from 'fs';

reject(error)
} else {
resolve(_instantiateOrCompile(buffer, imports, false))
}
resolve(_instantiateOrCompile(buffer, imports, false))
});

@@ -19,0 +19,0 @@ });

{
"name": "@rollup/plugin-wasm",
"version": "6.1.0",
"version": "6.1.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc