Socket
Socket
Sign inDemoInstall

@jitl/quickjs-browser-release-asyncify-singlefile

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitl/quickjs-browser-release-asyncify-singlefile - npm Package Compare versions

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

7

package.json
{
"name": "@jitl/quickjs-browser-release-asyncify-singlefile",
"version": "0.25.0-rc.0",
"version": "0.25.0-rc.1",
"type": "module",

@@ -43,3 +43,2 @@ "description": "Variant of quickjs library: ESModule for browsers or browser-like environments",

},
"./wasm": "./dist/emscripten-module.wasm",
"./emscripten": {

@@ -52,5 +51,5 @@ "types": "./dist/emscripten-module.d.ts",

"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"
}

@@ -65,3 +65,2 @@ # @jitl/quickjs-browser-release-asyncify-singlefile

"-flto",
"-s SINGLE_FILE=1",
"--closure 1",

@@ -68,0 +67,0 @@ "-s FILESYSTEM=0",

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