@muirglacier/testcontainers
Advanced tools
Comparing version 0.0.4 to 0.1.0
{ | ||
"private": false, | ||
"name": "@muirglacier/testcontainers", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "A collection of TypeScript + JavaScript tools and libraries for DeFi Blockchain developers to build decentralized finance for Bitcoin", | ||
@@ -25,9 +25,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@muirglacier/jellyfish-network": "0.0.4", | ||
"@muirglacier/jellyfish-network": "0.1.0", | ||
"cross-fetch": "^3.1.4", | ||
"dockerode": "^3.3.1" | ||
}, | ||
"peerDependencies": { | ||
"muirglacier": "^0.0.3" | ||
}, | ||
"devDependencies": { | ||
@@ -34,0 +31,0 @@ "@types/dockerode": "^3.2.7" |
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
3
105422
+ Added@muirglacier/jellyfish-network@0.1.0(transitive)
- Removed@muirglacier/jellyfish-network@0.0.4(transitive)
- Removedmuirglacier@0.0.3(transitive)