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 3.2.2 to 3.2.3

3

Changelog.md

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

### v3.2.3
- Upgrade `enforce` package to improve TLD validation ([#763](../../issues/763))
### v3.2.2

@@ -2,0 +5,0 @@ - Fix the fix in [#761](../../issues/761) so that it works with custom keys ([#762](../../issues/762))

4

package.json

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

],
"version" : "3.2.2",
"version" : "3.2.3",
"license" : "MIT",

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

"async" : "2.1.4",
"enforce" : "0.1.6",
"enforce" : "0.1.7",
"hat" : "0.0.3",

@@ -44,0 +44,0 @@ "lodash" : "4.17.2",

@@ -16,3 +16,3 @@ ## Object Relational Mapping

Supported: 0.12 - 4.0 +
Supported: 0.12 - 6.0 +

@@ -19,0 +19,0 @@ Tests are run on [Travis CI](https://travis-ci.org/)

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