@ganache/options
Advanced tools
Comparing version 0.1.1-canary.1337 to 0.1.1-canary.1338
@@ -6,6 +6,6 @@ { | ||
}, | ||
"version": "0.1.1-canary.1337", | ||
"version": "0.1.1-canary.1338", | ||
"description": "Ganache's server/provider options TypeScript types", | ||
"author": "David Murdoch <david@trufflesuite.com> (https://davidmurdoch.com)", | ||
"homepage": "https://github.com/trufflesuite/ganache-core/tree/develop/src/packages/options#readme", | ||
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/packages/options#readme", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/trufflesuite/ganache-core.git", | ||
"url": "https://github.com/trufflesuite/ganache.git", | ||
"directory": "src/packages/options" | ||
@@ -32,3 +32,3 @@ }, | ||
"bugs": { | ||
"url": "https://github.com/trufflesuite/ganache-core/issues" | ||
"url": "https://github.com/trufflesuite/ganache/issues" | ||
}, | ||
@@ -50,3 +50,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ganache/utils": "0.1.1-canary.1337", | ||
"@ganache/utils": "0.1.1-canary.1338", | ||
"bip39": "3.0.2", | ||
@@ -63,3 +63,3 @@ "seedrandom": "3.0.5" | ||
}, | ||
"gitHead": "2251936e4bbc597478298a6015a8731dcf5d2c40" | ||
"gitHead": "7e12d3eb772f841c822f6ba112f0a7b473ba2ed4" | ||
} |
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
115163
+ Added@ganache/utils@0.1.1-canary.1338(transitive)
- Removed@ganache/utils@0.1.1-canary.1337(transitive)