pay-with-request
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "pay-with-request", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "author": "Benjamin LEVESQUE", | ||
"@requestnetwork/types": "^0.11.0", | ||
"ethers": "^4.0.43" | ||
"ethers": "^4.0.45" | ||
}, | ||
@@ -19,3 +19,5 @@ "devDependencies": { | ||
}, | ||
"scripts": {}, | ||
"scripts": { | ||
"prepublish": "tsc" | ||
}, | ||
"files": [ | ||
@@ -22,0 +24,0 @@ "dist" |
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
56796
21
1693
Updatedethers@^4.0.45