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

@lerna/rimraf-dir

Package Overview
Dependencies
Maintainers
2
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 to 3.3.0

9

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
**Note:** Version bump only for package @lerna/rimraf-dir
<a name="3.0.0"></a>

@@ -8,0 +17,0 @@ # [3.0.0](https://github.com/lerna/lerna/compare/v3.0.0-rc.0...v3.0.0) (2018-08-10)

6

package.json
{
"name": "@lerna/rimraf-dir",
"version": "3.0.0",
"version": "3.3.0",
"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",
"@lerna/child-process": "^3.3.0",
"npmlog": "^4.1.2",

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

},
"gitHead": "0c40a17a7cd4e9acd8e7ec33ffacd1c1acef5dc6"
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
}

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