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

@axelarjs/proto

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axelarjs/proto - npm Package Compare versions

Comparing version 0.34.1 to 0.34.2

8

package.json
{
"name": "@axelarjs/proto",
"version": "0.34.1",
"version": "0.34.2",
"publishConfig": {

@@ -44,3 +44,3 @@ "access": "public"

"typescript": "^5.2.2",
"@axelarjs/config": "0.1.1"
"@axelarjs/config": "0.1.3"
},

@@ -54,4 +54,6 @@ "scripts": {

"prepublish": "pnpm run build",
"format": "prettier --write \"src/**/*.ts\""
"format": "prettier --write \"src/**/*.ts\"",
"lint": "eslint src --ext .ts",
"lint:fix": "eslint src --ext .ts --fix"
}
}
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