New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rapid-replace

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rapid-replace - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

1

lib/rapid-replace.js

@@ -90,2 +90,3 @@

const dirPath = path.join(projectRoot, path.sep, dir);
console.log('目录地址:', dirPath);
if(fs.existsSync(dirPath)){

@@ -92,0 +93,0 @@ let fileList = fs.readdirSync(dirPath);

2

package.json
{
"name": "rapid-replace",
"version": "0.0.25",
"version": "0.0.26",
"description": "repid replace node modules file",

@@ -5,0 +5,0 @@ "main": "index.js",

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