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

@graffy/client

Package Overview
Dependencies
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/client - npm Package Compare versions

Comparing version

to
0.16.0-alpha.13

6

package.json

@@ -5,3 +5,3 @@ {

"author": "aravind (https://github.com/aravindet)",
"version": "0.16.0-alpha.12",
"version": "0.16.0-alpha.13",
"main": "./index.cjs",

@@ -20,6 +20,6 @@ "exports": {

"dependencies": {
"@graffy/common": "0.16.0-alpha.12",
"@graffy/stream": "0.16.0-alpha.12",
"@graffy/common": "0.16.0-alpha.13",
"@graffy/stream": "0.16.0-alpha.13",
"debug": "^4.3.3"
}
}