Socket
Socket
Sign inDemoInstall

clean-rn

Package Overview
Dependencies
25
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

1

index.js

@@ -38,3 +38,4 @@ #! /usr/bin/env node

rm(`${path}/ios/Pods`)
rm(`${path}/ios/DerivedData`)
console.log("Cleaned everything! Run:\n - yarn/npm i\n - cd ios && pod repo update && pod update\n..to reinstall everything!")

2

package.json
{
"name": "clean-rn",
"version": "1.0.1",
"version": "1.0.2",
"description": "Clean all React Native caches in your project.",

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

# clean-rn
A simple CLI tool to clean all React Native caches in your project.
Usage:
```shell
npx clean-rn
```
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