Comparing version 0.9.25 to 0.9.26
{ | ||
"name": "json-as", | ||
"version": "0.9.25", | ||
"version": "0.9.26", | ||
"description": "The only JSON library you'll need for AssemblyScript. SIMD enabled", | ||
@@ -47,5 +47,3 @@ "types": "assembly/index.ts", | ||
"dependencies": { | ||
"@hypermode/modus-sdk-as": "^0.13.0-prerelease-test-1", | ||
"as-virtual": "^0.2.0", | ||
"chalk": "^5.3.0" | ||
"as-virtual": "^0.2.0" | ||
}, | ||
@@ -52,0 +50,0 @@ "overrides": { |
@@ -6,3 +6,3 @@ <h5 align="center"> | ||
|_____||_____||_____||_|___| |__|__||_____| | ||
v0.9.25 | ||
v0.9.26 | ||
</pre> | ||
@@ -9,0 +9,0 @@ </h5> |
{ | ||
"name": "@json-as/transform", | ||
"version": "0.9.25", | ||
"version": "0.9.26", | ||
"description": "The only JSON library you'll need for AssemblyScript. SIMD enabled", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
1
211255
- Removedchalk@^5.3.0
- Removed@assemblyscript/wasi-shim@0.1.0(transitive)
- Removed@hypermode/modus-sdk-as@0.13.5(transitive)
- Removedchalk@5.4.1(transitive)
- Removedjson-as@0.9.29(transitive)
- Removedsemver@7.6.3(transitive)
- Removedxid-ts@1.1.4(transitive)