Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bn-onboard/common

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bn-onboard/common - npm Package Compare versions

Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3

10

package.json
{
"name": "@bn-onboard/common",
"version": "2.0.0-alpha.2",
"version": "2.0.0-alpha.3",
"scripts": {

@@ -17,2 +17,3 @@ "build": "rollup -c",

"devDependencies": {
"@ethersproject/providers": "^5.5.0",
"@rollup/plugin-commonjs": "^17.0.0",

@@ -26,2 +27,3 @@ "@rollup/plugin-json": "^4.1.0",

"@typescript-eslint/parser": "^4.31.1",
"eip-712": "^0.4.3",
"eslint": "^7.32.0",

@@ -35,2 +37,3 @@ "eslint-config-prettier": "^8.3.0",

"rollup-plugin-svelte": "^7.0.0",
"rxjs": "^7.5.2",
"svelte": "^3.42.5",

@@ -42,3 +45,6 @@ "svelte-check": "^2.2.6",

},
"dependencies": {}
"dependencies": {
"joi": "^17.4.2",
"rxjs": "^7.3.0"
}
}
dist/index.js

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

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