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

@spinajs/intl-orm

Package Overview
Dependencies
Maintainers
1
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/intl-orm - npm Package Compare versions

Comparing version

to
1.2.157

8

package.json
{
"name": "@spinajs/intl-orm",
"version": "1.2.140",
"version": "1.2.157",
"description": "Internationalization support for ORM module",

@@ -46,3 +46,3 @@ "main": "lib/index.js",

"@spinajs/log": "^1.2.137",
"@spinajs/orm": "^1.2.140",
"@spinajs/orm": "^1.2.157",
"@spinajs/reflection": "^1.2.137",

@@ -53,5 +53,5 @@ "luxon": "^2.4.0",

"devDependencies": {
"@spinajs/orm-sqlite": "^1.2.140"
"@spinajs/orm-sqlite": "^1.2.157"
},
"gitHead": "4e24f37f4f53b6b4d14981f8a46b4351f98f4ab3"
"gitHead": "7e1bbb1c0a139e119230689892278afd0fa54416"
}