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

@goldskycom/cli

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldskycom/cli - npm Package Compare versions

Comparing version 1.15.1 to 1.16.0

7

package.json
{
"name": "@goldskycom/cli",
"version": "1.15.1",
"version": "1.16.0",
"description": "The Goldsky CLI to deploy subgraphs, index & transform blockchain data, configure webhooks, and access your data in real-time.",

@@ -47,3 +47,3 @@ "main": "dist/index.js",

"yaml": "^1.10.2",
"yargs": "^17.5.1",
"yargs": "^17.7.2",
"@goldskyio/core": "1.0.0"

@@ -65,4 +65,5 @@ },

"dev:debug": "NODE_ENV=development ts-node src/index.ts",
"test:unit": "pnpm clean && tsc --skipLibCheck && node --test --test-reporter spec dist"
"test:unit": "pnpm build && tsc --skipLibCheck && node --test --test-reporter spec dist",
"docs:reference:generate": "ts-node ./scripts/reference-docs/index.ts"
}
}

Sorry, the diff of this file is too big to display

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