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

@gql.tada/cli-utils

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gql.tada/cli-utils - npm Package Compare versions

Comparing version 0.1.0-canary-508cc3efa13e99aeaaa8a3f8e8a8ec0ee0223ce5 to 0.1.0-canary-7f69b879ebda245466f744d6d8a30f1ae944d308

dist/gql-tada-cli.d.ts

2

CHANGELOG.md
# @gql.tada/cli-utils
## 0.1.0-canary-508cc3efa13e99aeaaa8a3f8e8a8ec0ee0223ce5
## 0.1.0-canary-7f69b879ebda245466f744d6d8a30f1ae944d308

@@ -5,0 +5,0 @@ ### Minor Changes

{
"name": "@gql.tada/cli-utils",
"version": "0.1.0-canary-508cc3efa13e99aeaaa8a3f8e8a8ec0ee0223ce5",
"version": "0.1.0-canary-7f69b879ebda245466f744d6d8a30f1ae944d308",
"public": true,

@@ -46,3 +46,4 @@ "description": "Main logic for gql.tada’s CLI tool.",

"dependencies": {
"@urql/introspection": "^1.0.3"
"@urql/introspection": "^1.0.3",
"graphql": "^16.8.1"
},

@@ -54,4 +55,5 @@ "publishConfig": {

"scripts": {
"build": "rollup -c ../../scripts/rollup.config.mjs"
"build": "rollup -c ../../scripts/rollup.config.mjs",
"clean": "rimraf dist node_modules/.cache"
}
}
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