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