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

@vizzly/sqlbuilder-public

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizzly/sqlbuilder-public - npm Package Compare versions

Comparing version

to
0.1.33

2

dist/types.d.ts

@@ -36,2 +36,4 @@ export * from "./DataSet/types";

lastAltered?: string;
/** We have write access. If the key is omitted, then we do not know. */
hasWriteAccess?: boolean;
}>;

@@ -38,0 +40,0 @@ };

2

package.json
{
"name": "@vizzly/sqlbuilder-public",
"version": "0.1.32",
"version": "0.1.33",
"source": "src/index.ts",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",