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

mkdir-recursive

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mkdir-recursive - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

6

History.md

@@ -0,1 +1,7 @@

v0.1.0 / 2015-08-10
==================
* SPDX license
* `iojs` test
v0.0.2 / 2015-02-26

@@ -2,0 +8,0 @@ ==================

2

index.js

@@ -6,3 +6,3 @@ 'use strict';

* @subpackage main
* @version 0.0.0
* @version 0.1.0
* @author hex7c0 <hex7c0@gmail.com>

@@ -9,0 +9,0 @@ * @copyright hex7c0 2015

{
"version": "0.0.2",
"version": "0.1.0",
"name": "mkdir-recursive",

@@ -30,3 +30,3 @@ "description": "make/remove (synchronous) directories recursively",

"coveralls": "~2.11",
"mocha": "~2.1",
"mocha": "~2.2",
"istanbul": "~0.3"

@@ -42,3 +42,3 @@ },

},
"license": "GPLv3"
"license": "GPL-3.0"
}
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