@sqb/connect
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "@sqb/connect", | ||
"description": "Multi-dialect database connection framework written with TypeScript", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"author": "Panates Ltd.", | ||
@@ -73,5 +73,4 @@ "contributors": [ | ||
"lint": "eslint src/** --no-error-on-unmatched-pattern", | ||
"test": "TS_NODE_PROJECT='./test/tsconfig.json' mocha -r ts-node/register -r tsconfig-paths/register --reporter spec test/**/*.spec.ts", | ||
"version": "#version" | ||
"test": "TS_NODE_PROJECT='./test/tsconfig.json' mocha -r ts-node/register -r tsconfig-paths/register --reporter spec test/**/*.spec.ts" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
12621