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

@jitl/quickjs-node-esm-release-sync-wasm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitl/quickjs-node-esm-release-sync-wasm - npm Package Compare versions

Comparing version 0.25.0-rc.0 to 0.25.0-rc.1

dist/emscripten-module.wasm

6

package.json
{
"name": "@jitl/quickjs-node-esm-release-sync-wasm",
"version": "0.25.0-rc.0",
"version": "0.25.0-rc.1",
"type": "module",

@@ -51,5 +51,5 @@ "description": "Variant of quickjs library: Node.js ESModule",

"dependencies": {
"@jitl/quickjs-ffi-types": "0.25.0-rc.0"
"@jitl/quickjs-ffi-types": "0.25.0-rc.1"
},
"stableVersion": "0.24.0"
"stableVersion": "0.25.0-rc.0"
}

@@ -55,11 +55,3 @@ # @jitl/quickjs-node-esm-release-sync-wasm

```json
[
"-Oz",
"-flto",
"-s SINGLE_FILE=1",
"--closure 1",
"-s FILESYSTEM=0",
"-s EXPORT_ES6=1",
"-s ENVIRONMENT=node"
]
["-Oz", "-flto", "--closure 1", "-s FILESYSTEM=0", "-s EXPORT_ES6=1", "-s ENVIRONMENT=node"]
```

Sorry, the diff of this file is too big to display

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