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

related-selector

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

related-selector - npm Package Compare versions

Comparing version 0.2.2 to 1.0.0

2

lib/RelatedSelector.js

@@ -48,4 +48,4 @@ !function() {

// prepare implementing class

@@ -52,0 +52,0 @@ RelatedSelector.prepare = function(extensionConstructor, name) {

{
"name" : "related-selector"
, "description" : "Basic class used for implementing related-orm selector extensions"
, "version" : "0.2.2"
, "version" : "1.0.0"
, "homepage" : "https://github.com/eventEmitter/related-selector"

@@ -13,3 +13,3 @@ , "author" : "Michael van der Weg <michael@joinbox.com> (http://joinbox.com/)"

, "engines": {
"node" : ">=v0.10.17"
"node" : ">=4"
}

@@ -20,9 +20,9 @@ , "bugs": {

, "dependencies": {
"ee-class" : "1.0.x"
, "ee-event-emitter" : "0.1.x"
, "ee-types" : "0.1.x"
"ee-class" : "1.x"
, "ee-types" : "1.x"
, "ee-event-emitter" : "0.3.x"
, "ee-log" : "0.3.x"
}
, "devDependencies": {
"mocha" : "1.17.x"
"mocha" : "2.x"
}

@@ -29,0 +29,0 @@ , "optionalDependencies": {}

Sorry, the diff of this file is not supported yet

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