sqlite-async
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "sqlite-async", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "ES6 Promise-based interface to the sqlite3 module.", | ||
@@ -5,0 +5,0 @@ "main": "sqlite-async.js", |
@@ -21,3 +21,3 @@ # sqlite-async | ||
The `test/sqlite-async-test.js` provides examples. | ||
The `test/sqlite-async-test.js` file provides examples. | ||
@@ -24,0 +24,0 @@ ## License |
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
13993