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

@swc/wasm

Package Overview
Dependencies
Maintainers
1
Versions
630
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swc/wasm - npm Package Compare versions

Comparing version 1.2.95 to 1.2.96

2

package.json

@@ -7,3 +7,3 @@ {

"description": "wasm module for swc",
"version": "1.2.95",
"version": "1.2.96",
"license": "Apache-2.0 AND MIT",

@@ -10,0 +10,0 @@ "repository": {

@@ -182,3 +182,3 @@ let imports = {};

module.exports.__wbg_new_59cb74e423758ede = function() {
module.exports.__wbg_new_693216e109162396 = function() {
var ret = new Error();

@@ -188,3 +188,3 @@ return addHeapObject(ret);

module.exports.__wbg_stack_558ba5917b466edd = function(arg0, arg1) {
module.exports.__wbg_stack_0ddaca5d1abfb52f = function(arg0, arg1) {
var ret = getObject(arg1).stack;

@@ -197,3 +197,3 @@ var ptr0 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);

module.exports.__wbg_error_4bb6c2a97407129a = function(arg0, arg1) {
module.exports.__wbg_error_09919627ac0992f5 = function(arg0, arg1) {
try {

@@ -200,0 +200,0 @@ console.error(getStringFromWasm0(arg0, arg1));

Sorry, the diff of this file is not supported yet

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