@canvas-js/signatures
Advanced tools
Comparing version 0.13.0-next.16 to 0.13.0-next.17
{ | ||
"name": "@canvas-js/signatures", | ||
"version": "0.13.0-next.16", | ||
"version": "0.13.0-next.17", | ||
"author": "Canvas Technologies, Inc. (https://canvas.xyz)", | ||
@@ -18,2 +18,3 @@ "type": "module", | ||
"browser": "./lib/targets/browser/index.js", | ||
"react-native": "./lib/targets/react-native/index.js", | ||
"default": "./lib/targets/default/index.js" | ||
@@ -27,4 +28,4 @@ } | ||
"dependencies": { | ||
"@canvas-js/interfaces": "0.13.0-next.16", | ||
"@canvas-js/utils": "0.13.0-next.16", | ||
"@canvas-js/interfaces": "0.13.0-next.17", | ||
"@canvas-js/utils": "0.13.0-next.17", | ||
"@ipld/dag-cbor": "^9.2.1", | ||
@@ -36,3 +37,6 @@ "@ipld/dag-json": "^10.2.2", | ||
"multiformats": "^13.3.0" | ||
}, | ||
"devDependencies": { | ||
"react-native-mmkv": "^3.1.0" | ||
} | ||
} |
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
29990
22
521
1
+ Added@canvas-js/interfaces@0.13.0-next.17(transitive)
+ Added@canvas-js/utils@0.13.0-next.17(transitive)
- Removed@canvas-js/interfaces@0.13.0-next.16(transitive)
- Removed@canvas-js/utils@0.13.0-next.16(transitive)