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

@axelarjs/core

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axelarjs/core - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

6

.eslintrc.json
{
"extends": "../config/eslintrc.strictest.json",
"parserOptions": {
"project": "./tsconfig.json",
"tsconfigRootDir": "."
}
"extends": "../../.eslintrc.js"
}

7

CHANGELOG.md
# @axelarjs/core
## 0.2.7
### Patch Changes
- [`4b8adb6f`](https://github.com/axelarnetwork/axelarjs/commit/4b8adb6f18b69745aad3045519d870e880ec226a) Thanks [@alanrsoares](https://github.com/alanrsoares)! - - Migrage api clients to use minimalistic isomorphic http client based on `isomorphic-unfetc`
- upgrade dependencies
## 0.2.6

@@ -4,0 +11,0 @@

{
"name": "@axelarjs/core",
"version": "0.2.6",
"version": "0.2.7",
"description": "Axelarjs Core",

@@ -19,3 +19,3 @@ "publishConfig": {

"typescript": "^5.2.2",
"@axelarjs/config": "0.1.6"
"@axelarjs/config": "0.1.7"
},

@@ -22,0 +22,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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