Socket
Socket
Sign inDemoInstall

@ethereum-waffle/ens

Package Overview
Dependencies
145
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-alpha.19 to 4.0.0-alpha.20

dist/cjs/ENS.js

6

CHANGELOG.md
# @ethereum-waffle/ens
## 4.0.0-alpha.20
### Patch Changes
- be6fd8e: 🔝 Update ethers to 5.6.2
## 4.0.0-alpha.1

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@ethereum-waffle/ens",
"version": "4.0.0-alpha.19",
"version": "4.0.0-alpha.20",
"description": "A mock ens implementation for testing.",

@@ -36,6 +36,10 @@ "repository": "git@github.com:EthWorks/Waffle.git",

"@ensdomains/resolver": "^0.2.4",
"ethers": "5.6.1"
"ethers": "5.6.2"
},
"devDependencies": {
"ganache": "^7.0.3"
"ganache": "^7.0.3",
"mocha": "^8.2.1",
"rimraf": "^3.0.2",
"typescript": "^4.6.2",
"eslint": "^7.14.0"
},

@@ -42,0 +46,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc