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

grafbase

Package Overview
Dependencies
Maintainers
4
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.64.1 to 0.64.2

10

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

@@ -30,8 +30,8 @@ "keywords": [

"optionalDependencies": {
"@grafbase/cli-aarch64-apple-darwin": "^0.64.1",
"@grafbase/cli-x86_64-apple-darwin": "^0.64.1",
"@grafbase/cli-aarch64-apple-darwin": "^0.64.2",
"@grafbase/cli-x86_64-apple-darwin": "^0.64.2",
"@grafbase/cli-x86_64-pc-windows-msvc": "0.53.0",
"@grafbase/cli-x86_64-unknown-linux-musl": "^0.64.1",
"@grafbase/cli-aarch64-unknown-linux-musl": "^0.64.1"
"@grafbase/cli-x86_64-unknown-linux-musl": "^0.64.2",
"@grafbase/cli-aarch64-unknown-linux-musl": "^0.64.2"
}
}

@@ -126,3 +126,3 @@ # Grafbase

Options:
-l, --limit <LIMIT> How many last entries to retrive [default: 100]
-l, --limit <LIMIT> How many last entries to retrieve [default: 100]
--no-follow Whether to disable polling for new log entries

@@ -144,3 +144,3 @@ ```

--log-level <LOG_LEVEL> Default log level to print [possible values: none, error, warn, info, debug]
--listen-address <LISTEN_ADDRESS> IP address on which the server will listen for incomming connections. Defaults to 127.0.0.1
--listen-address <LISTEN_ADDRESS> IP address on which the server will listen for incoming connections. Defaults to 127.0.0.1
```

@@ -147,0 +147,0 @@

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