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

react-native-clean-project

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-clean-project - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

2

package.json
{
"name": "react-native-clean-project",
"version": "3.2.3",
"version": "3.2.4",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=8.9.0"

@@ -1,5 +0,1 @@

const { autoTasks } = require('./internals/tasks');
const { rlInterface } = require('./internals/options');
const { executeTask } = require('./internals/executor');
module.exports = [

@@ -11,2 +7,6 @@ {

func: () => {
const { autoTasks } = require('./internals/tasks');
const { rlInterface } = require('./internals/options');
const { executeTask } = require('./internals/executor');
console.log('');

@@ -13,0 +13,0 @@ console.log('Executing fully-automated project clean.');

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