New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polywrap/wasm-js

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polywrap/wasm-js - npm Package Compare versions

Comparing version 0.10.1 to 0.11.0

2

build/WasmWrapper.js

@@ -139,3 +139,3 @@ "use strict";

: EMPTY_ENCODED_OBJECT,
env: options.env ? (0, msgpack_js_1.msgpackEncode)(options.env) : EMPTY_ENCODED_OBJECT,
env: options.env ? (0, msgpack_js_1.msgpackEncode)(options.env) : new Uint8Array(),
resolutionContext: options.resolutionContext,

@@ -142,0 +142,0 @@ };

{
"name": "@polywrap/wasm-js",
"description": "Polywrap JavaScript Client Wasm Runtime",
"version": "0.10.1",
"version": "0.11.0",
"license": "MIT",

@@ -21,15 +21,15 @@ "repository": {

"dependencies": {
"@polywrap/asyncify-js": "0.10.1",
"@polywrap/core-js": "0.10.1",
"@polywrap/msgpack-js": "0.10.1",
"@polywrap/result": "0.10.1",
"@polywrap/tracing-js": "0.10.1",
"@polywrap/wrap-manifest-types-js": "0.10.1"
"@polywrap/asyncify-js": "0.11.0",
"@polywrap/core-js": "0.11.0",
"@polywrap/msgpack-js": "0.11.0",
"@polywrap/result": "0.11.0",
"@polywrap/tracing-js": "0.11.0",
"@polywrap/wrap-manifest-types-js": "0.11.0"
},
"peerDependencies": {
"@polywrap/core-js": "0.10.x"
"@polywrap/core-js": "0.11.x"
},
"devDependencies": {
"@polywrap/cli-js": "~0.10.0",
"@polywrap/test-cases": "0.10.1",
"@polywrap/test-cases": "0.11.0",
"@types/jest": "29.5.0",

@@ -36,0 +36,0 @@ "jest": "29.5.0",

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