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

@zetachain/addresses-tools

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zetachain/addresses-tools - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist/add-new-address.d.ts

1

dist/index.js

@@ -18,1 +18,2 @@ "use strict";

__exportStar(require("./addresses.helpers"), exports);
__exportStar(require("./networks"), exports);

9

package.json
{
"name": "@zetachain/addresses-tools",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",

@@ -10,3 +10,8 @@ "author": "zetachain",

},
"main": "src/index.ts",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"scripts": {

@@ -13,0 +18,0 @@ "tsc:watch": "npx tsc --watch",

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