@polywrap/wasm-js
Advanced tools
Comparing version 0.10.1 to 0.11.0
@@ -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
76159
+ Added@polywrap/asyncify-js@0.11.0(transitive)
+ Added@polywrap/core-js@0.11.0(transitive)
+ Added@polywrap/msgpack-js@0.11.0(transitive)
+ Added@polywrap/result@0.11.0(transitive)
+ Added@polywrap/tracing-js@0.11.0(transitive)
+ Added@polywrap/wrap-manifest-types-js@0.11.0(transitive)
+ Addedajv@8.12.0(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedjson-schema-traverse@1.0.0(transitive)
+ Addedpunycode@2.3.1(transitive)
+ Addedrequire-from-string@2.0.2(transitive)
+ Addeduri-js@4.4.1(transitive)
- Removed@apidevtools/json-schema-ref-parser@9.0.9(transitive)
- Removed@jsdevtools/ono@7.1.3(transitive)
- Removed@polywrap/asyncify-js@0.10.1(transitive)
- Removed@polywrap/core-js@0.10.1(transitive)
- Removed@polywrap/msgpack-js@0.10.1(transitive)
- Removed@polywrap/result@0.10.1(transitive)
- Removed@polywrap/tracing-js@0.10.1(transitive)
- Removed@polywrap/wrap-manifest-types-js@0.10.1(transitive)
- Removed@types/json-schema@7.0.15(transitive)
- Removedargparse@2.0.1(transitive)
- Removedcall-me-maybe@1.0.2(transitive)
- Removedjs-yaml@4.1.0(transitive)
- Removedjsonschema@1.4.0(transitive)
Updated@polywrap/asyncify-js@0.11.0
Updated@polywrap/core-js@0.11.0
Updated@polywrap/msgpack-js@0.11.0
Updated@polywrap/result@0.11.0
Updated@polywrap/tracing-js@0.11.0