New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/orm-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/orm-sqlite - npm Package Compare versions

Comparing version

to
1.2.84

8

package.json
{
"name": "@spinajs/orm-sqlite",
"version": "1.2.83",
"version": "1.2.84",
"description": "framework orm sql-lite language module",

@@ -47,4 +47,4 @@ "main": "lib/index.js",

"@spinajs/log": "^1.2.83",
"@spinajs/orm": "^1.2.83",
"@spinajs/orm-sql": "^1.2.83",
"@spinajs/orm": "^1.2.84",
"@spinajs/orm-sql": "^1.2.84",
"lodash": "^4.17.15",

@@ -58,3 +58,3 @@ "luxon": "^2.3.0",

},
"gitHead": "e2502149a863bdfc453a0b75ccc497f21d8ebef5"
"gitHead": "f8e47e53317001c2023be382e1362c4b591c1561"
}