Comparing version 5.9.8 to 5.9.9
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ <a name="Enmap"></a> |
@@ -0,0 +0,0 @@ const jsdoc2md = require('jsdoc-to-markdown'); |
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "enmap", | ||
"version": "5.9.8", | ||
"version": "5.9.9", | ||
"description": "A simple database wrapper to make sqlite database interactions much easier for beginners, with additional array helper methods.", | ||
@@ -35,6 +35,6 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"better-sqlite3": "^8.4.0", | ||
"better-sqlite3": "^9.4.3", | ||
"lodash": "^4.17.21", | ||
"on-change": "^3.0.2", | ||
"serialize-javascript": "^6.0.1" | ||
"serialize-javascript": "^6.0.2" | ||
}, | ||
@@ -41,0 +41,0 @@ "devDependencies": { |
@@ -0,0 +0,0 @@ # Enmap - Enhanced Maps |
@@ -0,0 +0,0 @@ class CustomError extends Error { |
@@ -0,0 +0,0 @@ /* global describe, test, beforeEach, afterEach, expect */ |
@@ -0,0 +0,0 @@ declare module 'enmap' { |
Sorry, the diff of this file is too big to display
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
174958
+ Addedbetter-sqlite3@9.6.0(transitive)
- Removedbetter-sqlite3@8.7.0(transitive)
Updatedbetter-sqlite3@^9.4.3
Updatedserialize-javascript@^6.0.2