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

grafbase

Package Overview
Dependencies
Maintainers
3
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grafbase - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

19

package.json
{
"name": "grafbase",
"version": "0.2.1",
"version": "0.3.0",
"description": "The Grafbase command line interface",

@@ -19,3 +19,4 @@ "keywords": [

"bin": {
"grafbase": "grafbase"
"grafbase": "grafbase",
"gb": "grafbase"
},

@@ -25,13 +26,11 @@ "scripts": {

},
"dependencies": {
"detect-libc": "^2.0.1"
},
"dependencies": {},
"devDependencies": {
"jest": "^28.1.2"
"jest": "28.1.3"
},
"optionalDependencies": {
"@grafbase/cli-aarch64-apple-darwin": "^0.2.1",
"@grafbase/cli-x86_64-apple-darwin": "^0.2.1",
"@grafbase/cli-x86_64-pc-windows-msvc": "^0.2.1",
"@grafbase/cli-x86_64-unknown-linux-musl": "^0.2.1"
"@grafbase/cli-aarch64-apple-darwin": "^0.3.0",
"@grafbase/cli-x86_64-apple-darwin": "^0.3.0",
"@grafbase/cli-x86_64-pc-windows-msvc": "^0.3.0",
"@grafbase/cli-x86_64-unknown-linux-musl": "^0.3.0"
},

@@ -38,0 +37,0 @@ "engines": {

@@ -39,2 +39,3 @@ # Grafbase

- `-s, --search` - If a given port is unavailable, search for another
- `--disable-watch` - Do not listen for schema changes and reload

@@ -41,0 +42,0 @@ ### `init`

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