You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@swc/wasm

Package Overview
Dependencies
Maintainers
2
Versions
685
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

to
1.11.12-nightly-20250323.2

2

package.json

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

"description": "wasm module for swc",
"version": "1.11.11",
"version": "1.11.12-nightly-20250323.2",
"license": "Apache-2.0",

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

@@ -882,3 +882,2 @@ /* tslint:disable */

refresh?:
refresh?:
| boolean

@@ -954,3 +953,3 @@ | {

*
* Defaults to `["NODE_ENV", "SWC_ENV"]`
* Defaults to `[]`
*/

@@ -957,0 +956,0 @@ envs?: string[] | Record<string, string>;

@@ -688,3 +688,3 @@

module.exports.__wbindgen_closure_wrapper15543 = function(arg0, arg1, arg2) {
module.exports.__wbindgen_closure_wrapper15588 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1025, __wbg_adapter_50);

@@ -691,0 +691,0 @@ return addHeapObject(ret);

Sorry, the diff of this file is not supported yet