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.9 to 0.3.10

2

package.json

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

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

@@ -13,0 +13,0 @@ "bin": {

@@ -11,3 +11,5 @@ ### Jake -- JavaScript build tool for Node.js

Prerequisites: Jake requires Node.js. (<http://nodejs.org/>)
Prerequisites: Jake requires [Node.js](<http://nodejs.org/>), and the
[utilities](https://npmjs.org/package/utilities) and
[minimatch](https://npmjs.org/package/minimatch) modules.

@@ -22,2 +24,6 @@ Get Jake:

Even if you're installing Jake from source, you'll still need NPM for installing
the few modules Jake depends on. `make install` will do this automatically for
you.
By default Jake is installed in "/usr/local." To install it into a different

@@ -24,0 +30,0 @@ directory (e.g., one that doesn't require super-user privilege), pass the PREFIX

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