edx-modulestore
Advanced tools
Comparing version 2.7.0 to 2.8.0
@@ -13,5 +13,3 @@ 'use strict'; | ||
discriminatorKey: '_id.category', | ||
toObject: { | ||
retainKeyOrder: true | ||
} | ||
retainKeyOrder: true | ||
}; | ||
@@ -18,0 +16,0 @@ |
{ | ||
"name": "edx-modulestore", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"description": "Easy browsing of Open edX Modulestores", | ||
@@ -19,3 +19,3 @@ "author": "Bertrand Marron", | ||
"moment": "^2.12.0", | ||
"mongoose": "^4.4.11", | ||
"mongoose": "^4.6.5", | ||
"mongoose-long": "~0.1.0" | ||
@@ -25,3 +25,3 @@ }, | ||
"gulp": "3.9.1", | ||
"gulp-eslint": "2.0.0" | ||
"gulp-eslint": "3.0.1" | ||
}, | ||
@@ -28,0 +28,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39254
1256
Updatedmongoose@^4.6.5