Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "highsql", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "High level MySQL utility", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -17,9 +17,9 @@ # MySQL Connection Manager | ||
asjda | ||
```bash | ||
npm install highsql | ||
asjda | ||
``` | ||
## Usage | ||
asjda | ||
```js | ||
import Connection from 'highsql'; | ||
@@ -44,3 +44,3 @@ | ||
main(); | ||
asjda | ||
``` | ||
@@ -47,0 +47,0 @@ |
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
8150