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

@graffy/common

Package Overview
Dependencies
Maintainers
1
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graffy/common - npm Package Compare versions

Comparing version

to
0.15.23

8

package.json

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

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

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

"lodash": "^4.17.19",
"nanoid": "^3.2.0",
"@graffy/stream": "0.15.23-alpha.1",
"merge-async-iterators": "^0.2.1"
"merge-async-iterators": "^0.2.1",
"@graffy/stream": "0.15.23",
"nanoid": "^3.2.0"
}
}