Socket
Socket
Sign inDemoInstall

@web3auth/metamask-adapter

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3auth/metamask-adapter - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

15

package.json
{
"name": "@web3auth/metamask-adapter",
"version": "0.2.3",
"version": "0.3.0",
"description": "metamask wallet adapter for web3auth",

@@ -22,10 +22,9 @@ "keywords": [

"scripts": {
"local-publish": "yalc publish",
"test": "mocha --config ../../../.mocharc.json test/**.ts",
"test-debugger": "mocha --config ../../../.mocharc.json --inspect-brk test/**.ts",
"dev": "rimraf dist/ && cross-env NODE_ENV=development torus-scripts build",
"build": "rimraf dist/ && cross-env NODE_ENV=production torus-scripts build",
"dev": "rimraf dist/ && torus-scripts start",
"build": "rimraf dist/ && torus-scripts build",
"lint": "eslint --fix 'src/**/*.ts'",
"prepack": "yarn run build",
"pre-commit": "lint-staged"
"pre-commit": "lint-staged --cwd ."
},

@@ -37,7 +36,7 @@ "files": [

"devDependencies": {
"lint-staged": "^12.1.7"
"lint-staged": "^12.3.4"
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@web3auth/base": "^0.2.2",
"@web3auth/base": "^0.3.0",
"loglevel": "^1.8.0"

@@ -61,3 +60,3 @@ },

},
"gitHead": "299eafd66ff5d6c99e276ecc75d07e4c4da53cc8"
"gitHead": "2b972f089db5dd6553f4cad685918c6c4fb3fe56"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc