slite-change
Advanced tools
Comparing version 1.1.3-6 to 1.1.3-7
{ | ||
"name": "slite-change", | ||
"version": "1.1.3-6", | ||
"version": "1.1.3-7", | ||
"description": "A simple change management system for SQLite3 written in pure JavaScript/TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "dist/slite-change.js", |
@@ -9,3 +9,3 @@ "use strict"; | ||
export interface CallStack { | ||
type CallStack = { | ||
id: number; | ||
@@ -12,0 +12,0 @@ previous: number; |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
47536
12
540
1