Socket
Socket
Sign inDemoInstall

rimraf

Package Overview
Dependencies
21
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.4 to 5.0.5

23

package.json
{
"name": "rimraf",
"version": "5.0.4",
"version": "5.0.5",
"type": "module",
"tshy": {
"main": true,
"exports": {
"./package.json": "./package.json",
".": "./src/index.ts"
}
},
"bin": "./dist/esm/bin.mjs",
"main": "./dist/commonjs/index.js",
"types": "./dist/commonjs/index.d.ts",
"exports": {

@@ -54,3 +64,3 @@ "./package.json": "./package.json",

"tap": "^18.1.4",
"tshy": "^1.1.1",
"tshy": "^1.2.2",
"typedoc": "^0.25.1",

@@ -77,10 +87,3 @@ "typescript": "^5.2"

"recursive"
],
"type": "module",
"tshy": {
"exports": {
"./package.json": "./package.json",
".": "./src/index.ts"
}
}
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc