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

ee-query-builder

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-query-builder - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

22

package.json
{
"name" : "ee-query-builder"
, "description" : "query builder for ee-orm"
, "version" : "0.1.2"
, "version" : "0.1.3"
, "homepage" : "https://github.com/eventEmitter/ee-query-builder"

@@ -20,14 +20,14 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)"

, "dependencies": {
"ee-class" : "*"
, "ee-event-emitter" : "*"
, "ee-types" : "*"
, "ee-log" : "*"
, "ee-types" : "*"
, "ee-arguments" : "*"
, "ee-async" : "*"
, "moment" : "2.5.0"
"ee-class" : "0.3.x"
, "ee-event-emitter" : "0.1.x"
, "ee-types" : "0.1.x"
, "ee-log" : "0.2.x"
, "ee-types" : "0.1.x"
, "ee-arguments" : "0.1.x"
, "ee-async" : "0.1.x"
, "moment" : "2.5.x"
}
, "devDependencies": {
"mocha" : "*"
, "ee-travis" : "*"
"mocha" : "1.18.x"
, "ee-travis" : "0.1.x"
}

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

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