Socket
Socket
Sign inDemoInstall

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.11 to 0.1.7-alpha.12

2

db/Select.js

@@ -41,3 +41,3 @@ const { And } = require('./And')

distinct (fields) {
distinct (fields = []) {
return this.setProp('distinct', fields)

@@ -44,0 +44,0 @@ }

{
"name": "djorm",
"version": "0.1.7-alpha.11",
"version": "0.1.7-alpha.12",
"description": "Django like ORM framework",

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

},
"gitHead": "91b3bc7f8f03fec10e995dd43ad0478cc3e7de43"
"gitHead": "c39e68fd61876803c087dc5ee000b877a29c9477"
}
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