warp-wasm-json-toolkit
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,2 +0,2 @@ | ||
const Buffer = require('redstone-isomorphic').Buffer; | ||
const Buffer = require('warp-isomorphic').Buffer; | ||
const leb128 = require('leb128').unsigned; | ||
@@ -3,0 +3,0 @@ const wasm2json = require('./wasm2json.js'); |
@@ -1,2 +0,2 @@ | ||
const Buffer = require('redstone-isomorphic').Buffer; | ||
const Buffer = require('warp-isomorphic').Buffer; | ||
const leb = require('leb128'); | ||
@@ -3,0 +3,0 @@ const Stream = require('buffer-pipe'); |
{ | ||
"name": "warp-wasm-json-toolkit", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Warp implementation of wasm-json-toolkit", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"leb128": "0.0.4", | ||
"redstone-isomorphic": "1.1.0" | ||
"warp-isomorphic": "1.0.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "bin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40287
+ Addedwarp-isomorphic@1.0.0
+ Added@fastify/busboy@2.1.1(transitive)
+ Addedundici@5.28.4(transitive)
+ Addedwarp-isomorphic@1.0.0(transitive)
- Removedredstone-isomorphic@1.1.0
- Removedredstone-isomorphic@1.1.0(transitive)
- Removedundici@4.16.0(transitive)