Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vizzly/semantic-layer-public

Package Overview
Dependencies
Maintainers
2
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizzly/semantic-layer-public - npm Package Compare versions

Comparing version 0.0.80 to 0.0.81

1

dist/VizzlyConfig/validate.js

@@ -90,2 +90,3 @@ "use strict";

right: joi_1.default.array().items(joi_1.default.string()).required(),
as: joi_1.default.string().optional(),
});

@@ -92,0 +93,0 @@ const secureFilterGuardSchema = joi_1.default.object({

6

package.json
{
"name": "@vizzly/semantic-layer-public",
"version": "0.0.80",
"version": "0.0.81",
"source": "src/index.ts",

@@ -27,7 +27,7 @@ "main": "dist/index.js",

"uuid": "^9.0.1",
"@vizzly/sqlbuilder-public": "^0.0.79"
"@vizzly/sqlbuilder-public": "0.0.80"
},
"peerDependencies": {
"@vizzly/sqlbuilder-public": "^0.0.79"
"@vizzly/sqlbuilder-public": "0.0.80"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc