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

graffy

Package Overview
Dependencies
Maintainers
1
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graffy - npm Package Compare versions

Comparing version

to
0.15.14-alpha.2

8

package.json

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

"author": "aravind (https://github.com/aravindet)",
"version": "0.15.14-alpha.1",
"version": "0.15.14-alpha.2",
"main": "./index.cjs",

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

"dependencies": {
"@graffy/core": "0.15.14-alpha.1",
"@graffy/fill": "0.15.14-alpha.1",
"@graffy/cache": "0.15.14-alpha.1"
"@graffy/core": "0.15.14-alpha.2",
"@graffy/fill": "0.15.14-alpha.2",
"@graffy/cache": "0.15.14-alpha.2"
}
}