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

jake

Package Overview
Dependencies
Maintainers
1
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jake - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

4

lib/file_list.js

@@ -209,2 +209,3 @@ /*

}
return this;
};

@@ -250,2 +251,3 @@

}
return this;
};

@@ -266,2 +268,3 @@

}
return this;
};

@@ -287,2 +290,3 @@

};
return this;
};

@@ -289,0 +293,0 @@

6

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.3.1",
"version": "0.3.2",
"author": "Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)",

@@ -22,3 +22,5 @@ "bin": {

"preferGlobal": true,
"dependencies": {},
"dependencies": {
"minimatch": "0.2.x"
},
"devDependencies": {},

@@ -25,0 +27,0 @@ "engines": {

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