Sign In

@ks-dbdev/sdk

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ks-dbdev/sdk - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+2
README.md
SDK
+3
-3
{
"name": "@ks-dbdev/sdk",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"publishConfig": {

@@ -44,7 +44,7 @@ "access": "public"

"tsx": "^4.7.2",
"typescript": "^5.4.4"
"typescript": "^5.4.4",
"eslint": "^8.57.0"
},
"dependencies": {
"eslint": "^8.57.0"
}
}