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 2.1.23 to 2.1.24

3

Changelog.md

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

### v2.1.24
- Bump dependencies; Allow left/right joins in underlying db.driver.query
### v2.1.23

@@ -2,0 +5,0 @@ - Green tests on io.js & node 0.12 (#618)

8

package.json

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

],
"version" : "2.1.23",
"version" : "2.1.24",
"license" : "MIT",

@@ -40,5 +40,5 @@ "homepage" : "http://dresende.github.io/node-orm2",

"dependencies": {
"enforce" : "0.1.5",
"sql-query" : "0.1.24",
"sql-ddl-sync" : "git+https://github.com/dresende/node-sql-ddl-sync.git#v0.3.10",
"enforce" : "0.1.6",
"sql-query" : "0.1.25",
"sql-ddl-sync" : "0.3.11",
"hat" : "0.0.3",

@@ -45,0 +45,0 @@ "lodash" : "2.4.1"

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