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

@lerna/rimraf-dir

Package Overview
Dependencies
Maintainers
4
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/rimraf-dir - npm Package Compare versions

Comparing version 3.0.0-beta.2 to 3.0.0-beta.11

11

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="3.0.0-beta.11"></a>
# [3.0.0-beta.11](https://github.com/lerna/lerna/compare/v3.0.0-beta.10...v3.0.0-beta.11) (2018-03-29)
**Note:** Version bump only for package @lerna/rimraf-dir
<a name="3.0.0-beta.2"></a>

@@ -13,2 +22,2 @@ # [3.0.0-beta.2](https://github.com/lerna/lerna/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2018-03-10)

* Rename [@lerna](https://github.com/lerna)/fs-utils => [@lerna](https://github.com/lerna)/rimraf-dir ([30451ed](https://github.com/lerna/lerna/commit/30451ed))
* Rename @lerna/fs-utils => @lerna/rimraf-dir ([30451ed](https://github.com/lerna/lerna/commit/30451ed))

6

package.json
{
"name": "@lerna/rimraf-dir",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.11",
"description": "Run rimraf on a directory in a subprocess to hack around slowness",

@@ -33,3 +33,3 @@ "keywords": [

"dependencies": {
"@lerna/child-process": "^3.0.0-beta.0",
"@lerna/child-process": "^3.0.0-beta.11",
"npmlog": "^4.1.2",

@@ -39,3 +39,3 @@ "path-exists": "^3.0.0",

},
"gitHead": "ca9561a1ffe6292cceaeca30e4f7d5d85757c710"
"gitHead": "197a09d58322e86f589ef7839c2438f830d72476"
}
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