New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instadapp/vue-web3

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instadapp/vue-web3 - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

dist/vue-web3.esm-browser.js
/*!
* @instadapp/vue-web3 v0.8.1
* @instadapp/vue-web3 v0.8.2
* (c) 2022

@@ -4,0 +4,0 @@ * @license MIT

/*!
* @instadapp/vue-web3 v0.8.1
* @instadapp/vue-web3 v0.8.2
* (c) 2022

@@ -4,0 +4,0 @@ * @license MIT

/*!
* @instadapp/vue-web3 v0.8.1
* @instadapp/vue-web3 v0.8.2
* (c) 2022

@@ -4,0 +4,0 @@ * @license MIT

@@ -28,2 +28,3 @@ {

"@nuxt/kit": "^3.0.0-rc.3",
"events": "^3.3.0",
"rollup-plugin-node-polyfills": "^0.2.1"

@@ -30,0 +31,0 @@ },

{
"name": "@instadapp/vue-web3",
"version": "0.8.1",
"version": "0.8.2",
"description": "Vue web3 composition api",

@@ -30,3 +30,7 @@ "license": "MIT",

"./dist/*": "./dist/*",
"./nuxt/*": "./nuxt/*"
"./nuxt/*": "./nuxt/*",
"./nuxt": {
"import": "./nuxt/dist/module.mjs",
"require": "./nuxt/dist/module.cjs"
}
},

@@ -55,2 +59,3 @@ "sideEffects": false,

"@web3-react/types": "^6.0.7",
"events": "^3.3.0",
"tiny-invariant": "^1.1.0",

@@ -57,0 +62,0 @@ "vue-demi": "^0.11.4"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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