@muirglacier/testing
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"private": false, | ||
"name": "@muirglacier/testing", | ||
"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,10 +25,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@muirglacier/jellyfish-api-core": "0.0.2", | ||
"@muirglacier/jellyfish-crypto": "0.0.2", | ||
"@muirglacier/jellyfish-network": "0.0.2", | ||
"@muirglacier/testcontainers": "0.0.2" | ||
"@muirglacier/jellyfish-api-core": "0.0.3", | ||
"@muirglacier/jellyfish-crypto": "0.0.3", | ||
"@muirglacier/jellyfish-network": "0.0.3", | ||
"@muirglacier/testcontainers": "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-api-core@0.0.3(transitive)
+ Added@muirglacier/jellyfish-crypto@0.0.3(transitive)
+ Added@muirglacier/jellyfish-json@0.0.3(transitive)
+ Added@muirglacier/jellyfish-network@0.0.3(transitive)
+ Added@muirglacier/testcontainers@0.0.3(transitive)
+ Addedmuirglacier@0.0.3(transitive)
- Removed@muirglacier/jellyfish-api-core@0.0.2(transitive)
- Removed@muirglacier/jellyfish-crypto@0.0.2(transitive)
- Removed@muirglacier/jellyfish-json@0.0.2(transitive)
- Removed@muirglacier/jellyfish-network@0.0.2(transitive)
- Removed@muirglacier/testcontainers@0.0.2(transitive)
- Removedmuirglacier@0.0.0(transitive)