slite-change
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "slite-change", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "A simple change management system for SQLite3 written in pure JavaScript/TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "slite-change.js", |
@@ -109,2 +109,2 @@ # slite-change | ||
np | ||
`` | ||
``` |
@@ -120,2 +120,1 @@ "use strict"; | ||
} | ||
module.exports = SliteChange; |
@@ -138,3 +138,1 @@ "use strict"; | ||
} | ||
module.exports = SliteChange |
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
28033
369