@web3-react/url
Advanced tools
Comparing version 8.0.5-beta.0 to 8.0.6-beta.0
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "8.0.5-beta.0", | ||
"version": "8.0.6-beta.0", | ||
"type": "module", | ||
@@ -28,3 +28,3 @@ "files": [ | ||
"prebuild": "rm -rf dist", | ||
"build": "tsc && tsc --project tsconfig.cjs.json", | ||
"build": "tsc && tsc --project tsconfig.cjs.json && find ./dist/cjs/ -depth -name \"*.js\" -exec sh -c 'mv \"$1\" \"${1%.js}.cjs\"' _ {} \\;", | ||
"start": "tsc --watch" | ||
@@ -35,8 +35,8 @@ }, | ||
"@ethersproject/providers": "^5.5.1", | ||
"@web3-react/types": "^8.0.3-beta.0" | ||
"@web3-react/types": "^8.0.4-beta.0" | ||
}, | ||
"devDependencies": { | ||
"@web3-react/store": "^8.0.5-beta.0" | ||
"@web3-react/store": "^8.0.6-beta.0" | ||
}, | ||
"gitHead": "151d10002e2dd8793626cf7f3da6261d8c9b5435" | ||
"gitHead": "aba55673f396cf8163e7265b9a5bc4c118f2a353" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
42719
1