Socket
Socket
Sign inDemoInstall

@jitl/quickjs-wasmfile-release-sync

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jitl/quickjs-wasmfile-release-sync - npm Package Compare versions

Comparing version 0.29.1 to 0.29.2

2

dist/index.d.ts

@@ -11,3 +11,3 @@ import { QuickJSSyncVariant } from '@jitl/quickjs-ffi-types';

* | -- | -- | -- |
* | library | quickjs | The original [bellard/quickjs](https://github.com/bellard/quickjs) library. Version [2024-01-13+626e0d4e](https://github.com/bellard/quickjs/commit/626e0d4e60db2b81a0505fa9c61941e608624e7e) vendored to quickjs-emscripten on 2024-02-11. |
* | library | quickjs | The original [bellard/quickjs](https://github.com/bellard/quickjs) library. Version [2024-02-14+36911f0d](https://github.com/bellard/quickjs/commit/36911f0d3ab1a4c190a4d5cbe7c2db225a455389) vendored to quickjs-emscripten on 2024-06-15. |
* | releaseMode | release | Optimized for performance; use when building/deploying your application. |

@@ -14,0 +14,0 @@ * | syncMode | sync | The default, normal build. Note that both variants support regular async functions. |

{
"name": "@jitl/quickjs-wasmfile-release-sync",
"license": "MIT",
"version": "0.29.1",
"version": "0.29.2",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",

@@ -59,4 +59,4 @@ "sideEffects": false,

"dependencies": {
"@jitl/quickjs-ffi-types": "0.29.1"
"@jitl/quickjs-ffi-types": "0.29.2"
}
}

@@ -20,3 +20,3 @@ # @jitl/quickjs-wasmfile-release-sync

Version [2024-01-13+626e0d4e](https://github.com/bellard/quickjs/commit/626e0d4e60db2b81a0505fa9c61941e608624e7e) vendored to quickjs-emscripten on 2024-02-11.
Version [2024-02-14+36911f0d](https://github.com/bellard/quickjs/commit/36911f0d3ab1a4c190a4d5cbe7c2db225a455389) vendored to quickjs-emscripten on 2024-06-15.

@@ -23,0 +23,0 @@ ## Release mode: release

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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