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

@rpch/crypto-bridge

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpch/crypto-bridge - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

14

package.json
{
"name": "@rpch/crypto-bridge",
"version": "0.1.5",
"version": "0.1.6",
"license": "LGPL-3.0",

@@ -15,8 +15,6 @@ "main": "./index.js",

"format": "prettier --check \"src/**/*.{ts,md}\"",
"lint": "TIMING=1 eslint \"src/**/*.ts*\"",
"lint": "eslint \"src/**/*.ts*\"",
"test": "jest --coverage"
},
"devDependencies": {
"@swc/core": "^1.3.21",
"rimraf": "^3.0.2",
"@rpch/configs-eslint": "*",

@@ -26,3 +24,7 @@ "@rpch/configs-jest": "*",

"@rpch/configs-tsup": "*",
"@rpch/configs-typescript": "*"
"@rpch/configs-typescript": "*",
"@swc/core": "^1.3.21",
"ethers": "^5.7.2",
"peer-id": "^0.16.0",
"rimraf": "^3.0.2"
},

@@ -32,2 +34,2 @@ "dependencies": {

}
}
}
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