You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@spinajs/orm-http

Package Overview
Dependencies
Maintainers
1
Versions
372
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/orm-http - npm Package Compare versions

Comparing version

to
1.2.179

12

package.json
{
"name": "@spinajs/orm-http",
"version": "1.2.178",
"version": "1.2.179",
"description": "Orm extensions for HTTP module",

@@ -45,6 +45,6 @@ "main": "lib/index.js",

"@spinajs/http": "^1.2.174",
"@spinajs/intl-orm": "^1.2.178",
"@spinajs/intl-orm": "^1.2.179",
"@spinajs/log": "^1.2.137",
"@spinajs/orm": "^1.2.178",
"@spinajs/rbac-http": "^1.2.178",
"@spinajs/orm": "^1.2.179",
"@spinajs/rbac-http": "^1.2.179",
"lodash": "^4.17.21",

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

"@spinajs/orm": "1.2.125",
"@spinajs/orm-sqlite": "^1.2.178"
"@spinajs/orm-sqlite": "^1.2.179"
},
"gitHead": "f23a45aebd88de7fcfc72a69bf39e53bb9cb050a"
"gitHead": "4093c99d30a6518ff984902da1c426a2f8471b9d"
}