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

@injectivelabs/utils

Package Overview
Dependencies
Maintainers
9
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/utils - npm Package Compare versions

Comparing version 1.14.11 to 1.14.12-beta.0

10

package.json
{
"name": "@injectivelabs/utils",
"description": "List of utils and helper functions that can be reused throughout Injective's projects.",
"version": "1.14.11",
"version": "1.14.12-beta.0",
"sideEffects": false,

@@ -22,3 +22,3 @@ "author": {

"postinstall": "link-module-alias",
"build": "tsc --build tsconfig.build.json && tsc --build tsconfig.build.esm.json && yarn build:post && link-module-alias",
"build": "tsc --build --force tsconfig.build.json && tsc --build --force tsconfig.build.esm.json && yarn build:post && link-module-alias",
"build:watch": "tsc --build -w tsconfig.build.json && tsc -w --build tsconfig.build.esm.json && yarn build:post && link-module-alias",

@@ -36,4 +36,4 @@ "build:post": "shx cp ../../etc/stub/package.json.stub dist/cjs/package.json && shx cp ../../etc/stub/package.esm.json.stub dist/esm/package.json",

"dependencies": {
"@injectivelabs/exceptions": "^1.14.11",
"@injectivelabs/ts-types": "^1.14.11",
"@injectivelabs/exceptions": "^1.14.12-beta.0",
"@injectivelabs/ts-types": "^1.14.12-beta.0",
"axios": "^1.6.4",

@@ -47,3 +47,3 @@ "bignumber.js": "^9.0.1",

},
"gitHead": "c938b8c7d5a7baf00b775aea707d235525c680b3"
"gitHead": "acdfe829b4e9b6eca91b5b8f00c49cc2e93cdc51"
}
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