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

@chain-registry/juno

Package Overview
Dependencies
Maintainers
0
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chain-registry/juno - npm Package Compare versions

Comparing version 1.70.31 to 1.70.32

10

package.json
{
"name": "@chain-registry/juno",
"version": "1.70.31",
"version": "1.70.32",
"description": "Chain Registry info for Juno",

@@ -26,3 +26,3 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"prepare": "npm run build",
"codegen": "ts-node ./scripts/build.ts",
"codegen": "rimraf src/** && ts-node ./scripts/build.ts",
"build": "npm run clean; tsc; tsc -p tsconfig.esm.json; npm run copy",

@@ -33,6 +33,6 @@ "test": "jest",

"devDependencies": {
"chain-registry": "^1.69.31"
"chain-registry": "^1.69.32"
},
"dependencies": {
"@chain-registry/types": "^0.50.12"
"@chain-registry/types": "^0.50.13"
},

@@ -48,3 +48,3 @@ "keywords": [

],
"gitHead": "3e56430b6039e85b0529e465967b2ef3416cc696"
"gitHead": "3c699e879cb5b27a3a2d58ece86622bf91310618"
}

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

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