New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.12 to 2.1.13

5

Changelog.md

@@ -1,2 +0,5 @@

### v2.1.12
### v2.1.13 - 21 May 2014
- Dont modify array passed to execQuery
### v2.1.12 - 20 May 2014
- Add custom-type support to hasMany extra properties.

@@ -3,0 +6,0 @@ - Fix SQLite index name collisions (#499)

4

package.json

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

],
"version" : "2.1.12",
"version" : "2.1.13",
"license" : "MIT",

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

"enforce" : "0.1.2",
"sql-query" : "git://github.com/dresende/node-sql-query.git#v0.1.17",
"sql-query" : "git://github.com/dresende/node-sql-query.git#v0.1.20",
"sql-ddl-sync" : "git://github.com/dresende/node-sql-ddl-sync.git#v0.3.6",

@@ -44,0 +44,0 @@ "hat" : "0.0.3",

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