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

@layerzerolabs/lz-definitions

Package Overview
Dependencies
Maintainers
22
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerzerolabs/lz-definitions - npm Package Compare versions

Comparing version 1.5.66 to 1.5.67

26

package.json
{
"name": "@layerzerolabs/lz-definitions",
"version": "1.5.66",
"version": "1.5.67",
"description": "LayerZero Utility",

@@ -22,3 +22,3 @@ "license": "BUSL-1.1",

"build-ts": "$npm_execpath tsc --noEmit && $npm_execpath tsup",
"clean": "rimraf .turbo dist",
"clean": "$npm_execpath rimraf .turbo && $npm_execpath rimraf dist",
"format": "$npm_execpath prettier --ignore-path $(git rev-parse --show-toplevel)/.prettierignore --write .",

@@ -32,14 +32,14 @@ "lint": "TIMING=1 $npm_execpath eslint --no-error-on-unmatched-pattern src/**/*.ts --fix",

"devDependencies": {
"@jest/globals": "^29.7.0",
"@layerzerolabs-internal/tsup-config": "^1.5.66",
"@layerzerolabs-internal/typescript-config": "^1.5.66",
"@layerzerolabs/eslint-config-next": "^1.5.66",
"@types/jest": "^29.5.8",
"eslint": "^8.49.0",
"jest": "^29.7.0",
"@jest/globals": "^29.5.0",
"@layerzerolabs-internal/tsup-config": "^1.5.67",
"@layerzerolabs-internal/typescript-config": "^1.5.67",
"@layerzerolabs/eslint-config-next": "^1.5.67",
"@types/jest": "^29.4.0",
"eslint": "^8.17.0",
"jest": "^29.5.0",
"prettier": "^2.8.3",
"rimraf": "^5.0.0",
"ts-jest": "^29.1.1",
"tsup": "^7.2.0",
"typescript": "~5.2.2"
"rimraf": "^3.0.2",
"ts-jest": "^29.0.5",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
},

@@ -46,0 +46,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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