Socket
Socket
Sign inDemoInstall

ee-project

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-project - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

6

lib/Project.js

@@ -46,4 +46,6 @@ !function(){

} catch(err) {
log.warn('Failed to load config.js: '+err);
log.trace(err);
console.log('Failed to load config.js: '+err);
process.nextTick(function(){
log.trace(err);
});
};

@@ -50,0 +52,0 @@ }

{
"name" : "ee-project"
, "description" : "Loads config.js files in the project roo directory, provides infos about git"
, "version" : "0.2.3"
, "version" : "0.2.4"
, "homepage" : "https://github.com/eventEmitter/ee-project"

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

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