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 5.1.2 to 5.1.3

8

CHANGELOG.md

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

## [5.1.3](https://github.com/lerna/lerna/compare/v5.1.2...v5.1.3) (2022-06-15)
**Note:** Version bump only for package @lerna/rimraf-dir
## [5.1.2](https://github.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13)

@@ -8,0 +16,0 @@

8

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

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

],
"homepage": "https://github.com/lerna/lerna/tree/master/utils/rimraf-dir#readme",
"homepage": "https://lerna.js.org",
"license": "MIT",

@@ -35,3 +35,3 @@ "author": {

"dependencies": {
"@lerna/child-process": "5.1.1",
"@lerna/child-process": "5.1.3",
"npmlog": "^6.0.2",

@@ -41,3 +41,3 @@ "path-exists": "^4.0.0",

},
"gitHead": "45ff3464ddb74a987f7c6b0c7af070fab67d3816"
"gitHead": "5a73603cf629ce0d5b71cf4cf703ccd82cf375db"
}
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