better-sqlite3-multiple-ciphers
Advanced tools
Comparing version 7.5.2-beta.3 to 7.5.2
{ | ||
"name": "better-sqlite3-multiple-ciphers", | ||
"version": "7.5.2-beta.3", | ||
"version": "7.5.2", | ||
"description": "better-sqlite3 with multiple-cipher encryption support", | ||
@@ -20,13 +20,13 @@ "homepage": "https://github.com/m4heshd/better-sqlite3-multiple-ciphers", | ||
"bindings": "^1.5.0", | ||
"prebuild-install": "^7.0.0" | ||
"prebuild-install": "^7.1.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"cli-color": "^2.0.0", | ||
"fs-extra": "^10.0.0", | ||
"chai": "^4.3.6", | ||
"cli-color": "^2.0.2", | ||
"fs-extra": "^10.1.0", | ||
"mocha": "^8.3.2", | ||
"nodemark": "^0.3.0", | ||
"prebuild": "^11.0.0", | ||
"sqlite": "^4.0.23", | ||
"sqlite3": "^5.0.2" | ||
"prebuild": "^11.0.3", | ||
"sqlite": "^4.1.1", | ||
"sqlite3": "^5.0.8" | ||
}, | ||
@@ -33,0 +33,0 @@ "scripts": { |
@@ -20,6 +20,6 @@ # better-sqlite3-multiple-ciphers | ||
- ### Stable | ||
- **better-sqlite3-multiple-ciphers** - [`7.5.1`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.1) | ||
- **better-sqlite3** - [`7.5.1`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v7.5.1) | ||
- **SQLite** - [`3.38.2`](https://www.sqlite.org/releaselog/3_38_2.html) | ||
- **SQLite3 Multiple Ciphers** - [`1.3.10`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.10) | ||
- **better-sqlite3-multiple-ciphers** - [`7.5.2`](https://github.com/m4heshd/better-sqlite3-multiple-ciphers/releases/tag/v7.5.2) | ||
- **better-sqlite3** - [`7.5.2`](https://github.com/JoshuaWise/better-sqlite3/releases/tag/v7.5.2) | ||
- **SQLite** - [`3.38.5`](https://www.sqlite.org/releaselog/3_38_5.html) | ||
- **SQLite3 Multiple Ciphers** - [`1.4.3`](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.3) | ||
@@ -26,0 +26,0 @@ - ### Beta |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
10996542
Updatedprebuild-install@^7.1.0