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

djorm

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djorm - npm Package Compare versions

Comparing version 0.1.7-alpha.6 to 0.1.7-alpha.7

4

fields/DateTimeField.js

@@ -19,2 +19,6 @@ const moment = require('moment-timezone')

toDb (value) {
return value
}
serialize (value) {

@@ -21,0 +25,0 @@ return moment(value).toISOString()

4

package.json
{
"name": "djorm",
"version": "0.1.7-alpha.6",
"version": "0.1.7-alpha.7",
"description": "Django like ORM framework",

@@ -38,3 +38,3 @@ "author": "Pavel Žák <pavel@zak.global>",

},
"gitHead": "841cb63c8b0e08fcff0856d967770488dfcfb280"
"gitHead": "662eeff1cbe2f07048d91a0374abb828c3ca7c87"
}
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