fastquery-builder
Advanced tools
Comparing version 1.0.3 to 1.0.5
@@ -1,2 +0,2 @@ | ||
export { default as clickhouseFormat } from './clickhouseFormat'; | ||
export * from './handleQueries'; | ||
export { default as clickhouseFormat } from './clickhouseFormat.js'; | ||
export * from './handleQueries.js'; |
{ | ||
"name": "fastquery-builder", | ||
"version": "1.0.3", | ||
"version": "1.0.5", | ||
"description": "Make your query fast and build it easly", | ||
"main": "index.js", | ||
"repository": "git@github.com:3fydev/fastquery.git", | ||
"type": "module", | ||
"keywords": [ | ||
@@ -8,0 +9,0 @@ "fast", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5337
Yes