slite-change
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "slite-change", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "A simple change management system for SQLite3 written in pure JavaScript/TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "slite-change.js", |
@@ -33,3 +33,3 @@ { | ||
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */ | ||
// "typeRoots": [], /* Specify multiple folders that act like `./node_modules/@types`. */ | ||
"typeRoots": ["node_modules/@types"], /* Specify multiple folders that act like `./node_modules/@types`. */ | ||
// "types": [], /* Specify type package names to be included without being referenced in a source file. */ | ||
@@ -36,0 +36,0 @@ // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */ |
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
28110