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

edx-modulestore

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edx-modulestore - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

9

lib/modulestore.js

@@ -122,11 +122,2 @@ var Q = require('q');

if (organization) {
filter = {
'$or': [
{ '_id.org': organization.name },
{ 'metadata.display_organization': organization.name }
]
};
}
Module(this.connection).findOne({

@@ -133,0 +124,0 @@ '_id.category': 'course',

2

package.json
{
"name": "edx-modulestore",
"version": "0.0.4",
"version": "0.0.5",
"description": "Easy browsing of Open edX modulestores",

@@ -5,0 +5,0 @@ "author": "Bertrand Marron",

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