@memberjunction/sql-dialect
Advanced tools
+7
| ISC License | ||
| Copyright (c) 2023 MemberJunction | ||
| Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. | ||
| THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
+9
-9
| { | ||
| "name": "@memberjunction/sql-dialect", | ||
| "type": "module", | ||
| "version": "5.51.0", | ||
| "version": "6.1.0-edge.0", | ||
| "description": "MemberJunction: SQL Dialect Abstraction Layer for multi-database support", | ||
@@ -11,9 +11,2 @@ "main": "dist/index.js", | ||
| ], | ||
| "scripts": { | ||
| "start": "ts-node-dev src/index.ts", | ||
| "build": "tsc && tsc-alias -f", | ||
| "test": "vitest run", | ||
| "test:watch": "vitest", | ||
| "test:coverage": "vitest run --coverage" | ||
| }, | ||
| "dependencies": {}, | ||
@@ -28,3 +21,10 @@ "devDependencies": { | ||
| "url": "https://github.com/MemberJunction/MJ" | ||
| }, | ||
| "scripts": { | ||
| "start": "ts-node-dev src/index.ts", | ||
| "build": "tsc && tsc-alias -f", | ||
| "test": "vitest run", | ||
| "test:watch": "vitest", | ||
| "test:coverage": "vitest run --coverage" | ||
| } | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
No License Found
LicenseLicense information could not be found.
228761
0.33%31
3.33%0
-100%2
100%