@muirglacier/jellyfish-transaction-signature
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"private": false, | ||
"name": "@muirglacier/jellyfish-transaction-signature", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -25,9 +25,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@muirglacier/jellyfish-buffer": "0.0.2", | ||
"@muirglacier/jellyfish-crypto": "0.0.2", | ||
"@muirglacier/jellyfish-transaction": "0.0.2" | ||
"@muirglacier/jellyfish-buffer": "0.0.3", | ||
"@muirglacier/jellyfish-crypto": "0.0.3", | ||
"@muirglacier/jellyfish-transaction": "0.0.3" | ||
}, | ||
"peerDependencies": { | ||
"muirglacier": "^0.0.0" | ||
"muirglacier": "^0.0.3" | ||
} | ||
} |
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
+ Added@muirglacier/jellyfish-buffer@0.0.3(transitive)
+ Added@muirglacier/jellyfish-crypto@0.0.3(transitive)
+ Added@muirglacier/jellyfish-transaction@0.0.3(transitive)
+ Addedmuirglacier@0.0.3(transitive)
- Removed@muirglacier/jellyfish-buffer@0.0.2(transitive)
- Removed@muirglacier/jellyfish-crypto@0.0.2(transitive)
- Removed@muirglacier/jellyfish-transaction@0.0.2(transitive)
- Removedmuirglacier@0.0.0(transitive)