@nymphjs/driver-sqlite3
Advanced tools
+4
-0
@@ -6,2 +6,6 @@ # Change Log | ||
| # [1.0.0-beta.114](https://forge.sciactive.com/sciactive/nymphjs/compare/v1.0.0-beta.113...v1.0.0-beta.114) (2026-04-06) | ||
| **Note:** Version bump only for package @nymphjs/driver-sqlite3 | ||
| # [1.0.0-beta.113](https://forge.sciactive.com/sciactive/nymphjs/compare/v1.0.0-beta.112...v1.0.0-beta.113) (2026-04-03) | ||
@@ -8,0 +12,0 @@ |
+6
-6
| { | ||
| "name": "@nymphjs/driver-sqlite3", | ||
| "version": "1.0.0-beta.113", | ||
| "version": "1.0.0-beta.114", | ||
| "description": "Nymph.js - SQLite3 DB Driver", | ||
@@ -30,3 +30,3 @@ "type": "module", | ||
| }, | ||
| "author": "Hunter Perrin <hperrin@gmail.com>", | ||
| "author": "Hunter Perrin <hperrin@port87.com>", | ||
| "bugs": { | ||
@@ -37,4 +37,4 @@ "url": "https://forge.sciactive.com/sciactive/nymphjs/issues" | ||
| "dependencies": { | ||
| "@nymphjs/guid": "^1.0.0-beta.113", | ||
| "@nymphjs/nymph": "^1.0.0-beta.113", | ||
| "@nymphjs/guid": "^1.0.0-beta.114", | ||
| "@nymphjs/nymph": "^1.0.0-beta.114", | ||
| "@sciactive/tokenizer": "^3.0.2", | ||
@@ -44,3 +44,3 @@ "better-sqlite3": "^12.6.2" | ||
| "devDependencies": { | ||
| "@nymphjs/tilmeld": "^1.0.0-beta.113", | ||
| "@nymphjs/tilmeld": "^1.0.0-beta.114", | ||
| "@tsconfig/recommended": "^1.0.13", | ||
@@ -54,3 +54,3 @@ "@types/better-sqlite3": "^7.6.13", | ||
| }, | ||
| "gitHead": "9d92ef7d6f64cc677b5de723db92670f9dc7bff4" | ||
| "gitHead": "2028e1d38aee7925525b0d84b0724bb0affab0ca" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
397705
0.05%