Socket
Socket
Sign inDemoInstall

@picketapi/picket-js

Package Overview
Dependencies
132
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

.github/workflows/release.yaml

8

package.json
{
"name": "@picketapi/picket-js",
"version": "0.0.1",
"version": "0.0.2",
"description": "Javascript client for the Picket API",

@@ -14,3 +14,3 @@ "main": "picket.js",

"type": "git",
"url": "git+https://github.com/noahfradin/picket-js.git"
"url": "git+https://github.com/picketapi/picket-js.git"
},

@@ -20,5 +20,5 @@ "author": "picket",

"bugs": {
"url": "https://github.com/noahfradin/picket-js/issues"
"url": "https://github.com/picketapi/picket-js/issues"
},
"homepage": "https://github.com/noahfradin/picket-js#readme",
"homepage": "https://github.com/picketapi/picket-js#readme",
"dependencies": {

@@ -25,0 +25,0 @@ "ethers": "^5.6.0",

@@ -227,1 +227,3 @@ import ethers, { providers } from "ethers";

}
export default Picket;
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