Socket
Socket
Sign inDemoInstall

@wormhole-foundation/sdk-connect

Package Overview
Dependencies
Maintainers
5
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wormhole-foundation/sdk-connect - npm Package Compare versions

Comparing version 0.5.0-alpha.4 to 0.5.0-alpha.5

dist/cjs/package.json

8

package.json
{
"name": "@wormhole-foundation/sdk-connect",
"version": "0.5.0-alpha.4",
"version": "0.5.0-alpha.5",
"repository": {

@@ -43,4 +43,4 @@ "type": "git",

"scripts": {
"build:cjs": "tsc -p ./tsconfig.cjs.json",
"build:esm": "tsc -p ./tsconfig.esm.json",
"build:cjs": "tsc -p ./tsconfig.cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json",
"build": "npm run build:esm && npm run build:cjs",

@@ -57,6 +57,6 @@ "rebuild": "npm run clean && npm run build",

"axios": "^1.4.0",
"@wormhole-foundation/sdk-base": "0.5.0-alpha.4",
"@wormhole-foundation/sdk-definitions": "0.5.0-alpha.4"
"@wormhole-foundation/sdk-base": "0.5.0-alpha.5",
"@wormhole-foundation/sdk-definitions": "0.5.0-alpha.5"
},
"type": "module"
}
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