Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orm

Package Overview
Dependencies
Maintainers
2
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orm - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

3

Changelog.md

@@ -0,1 +1,4 @@

### v5.0.4
- Update sql-query version to address security vulnerabilities ([841](../../pull/841)
### v5.0.3

@@ -2,0 +5,0 @@ - Update dependencies to address security vulnerabilities

6

package.json

@@ -15,3 +15,3 @@ {

],
"version": "5.0.3",
"version": "5.0.4",
"license": "MIT",

@@ -65,3 +65,3 @@ "homepage": "http://dresende.github.io/node-orm2",

"dependencies": {
"async": "2.6.1",
"async": "^2.6.2",
"bluebird": "3.5.1",

@@ -72,3 +72,3 @@ "enforce": "0.1.7",

"path-is-absolute": "1.0.1",
"sql-ddl-sync": "0.3.14",
"sql-ddl-sync": "0.3.15",
"sql-query": "0.1.27"

@@ -75,0 +75,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc