You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@chain-registry/types

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.0 to 0.16.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [0.16.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/types@0.15.0...@chain-registry/types@0.16.0) (2023-04-20)
**Note:** Version bump only for package @chain-registry/types
# [0.15.0](https://github.com/cosmology-tech/chain-registry/compare/@chain-registry/types@0.14.0...@chain-registry/types@0.15.0) (2023-04-18)

@@ -8,0 +16,0 @@

46

package.json
{
"name": "@chain-registry/types",
"version": "0.15.0",
"version": "0.16.0",
"description": "Chain Registry types",

@@ -44,35 +44,35 @@ "author": "Dan Lynch <pyramation@gmail.com>",

"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.19.6",
"@babel/eslint-parser": "^7.19.1",
"@babel/node": "^7.19.1",
"@babel/cli": "7.21.0",
"@babel/core": "7.21.4",
"@babel/eslint-parser": "^7.21.3",
"@babel/node": "^7.20.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/plugin-proposal-object-rest-spread": "7.19.4",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.19.4",
"@babel/preset-typescript": "^7.17.12",
"@types/jest": "^29.2.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "29.2.1",
"babel-watch": "^7.0.0",
"babel-jest": "29.5.0",
"babel-watch": "^7.7.2",
"cross-env": "^7.0.2",
"eslint": "8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-simple-import-sort": "8.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"jest": "^29.2.1",
"jest": "^29.5.0",
"long": "^5.2.0",
"prettier": "^2.7.0",
"regenerator-runtime": "^0.13.10",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"
"prettier": "^2.8.7",
"regenerator-runtime": "^0.13.11",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
},
"dependencies": {
"@babel/runtime": "^7.19.4"
"@babel/runtime": "^7.21.0"
},
"gitHead": "20fa47de0103e4a00dc20b88ce160e06e5bc7fea"
"gitHead": "51dac38c0a630c1ca49d55de9b4a9c71665a6775"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc