tezbridge-network
Advanced tools
Comparing version 1.0.46 to 1.0.47
{ | ||
"name": "tezbridge-network", | ||
"version": "1.0.46", | ||
"version": "1.0.47", | ||
"description": "The TezBridge network library for Tezos blockchain in JavaScript with Flow type system", | ||
"main": "PsBABYM1/index.js", | ||
"main": "PsCARTHA/index.js", | ||
"scripts": { | ||
@@ -21,9 +21,9 @@ "flow": "flow", | ||
"devDependencies": { | ||
"@babel/core": "^7.5.4", | ||
"@babel/plugin-transform-flow-strip-types": "^7.4.4", | ||
"@babel/plugin-transform-runtime": "^7.5.0", | ||
"@babel/core": "^7.9.0", | ||
"@babel/plugin-transform-flow-strip-types": "^7.9.0", | ||
"@babel/plugin-transform-runtime": "^7.9.0", | ||
"flow-bin": "^0.86.0" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.4" | ||
"@babel/runtime": "^7.9.2" | ||
}, | ||
@@ -30,0 +30,0 @@ "babel": { |
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
Updated@babel/runtime@^7.9.2