Socket
Socket
Sign inDemoInstall

cjet-dev-utils

Package Overview
Dependencies
194
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "cjet-dev-utils",
"version": "1.0.2",
"version": "1.0.3",
"description": "Webpack utilities used by cjet",

@@ -77,7 +77,3 @@ "repository": {

"jest": "24.9.0"
},
"scripts": {
"test": "cross-env FORCE_COLOR=true jest"
},
"gitHead": "d7c68420f7ca1c03b50a2c6b9ecd9c7bf94a10f6"
}
}

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

# cjet-dev-utils
# react-dev-utils
react-dev-utils prior to v11.0.4 exposes a function, getProcessForPort, where an input argument is concatenated into a command string to be executed. This function is typically used from react-scripts (in Create React App projects), where the usage is safe. Only when this function is manually invoked with user-provided values (ie: by custom code) is there the potential for command injection. If you're consuming it from react-scripts then this issue does not affect you.
This package includes some utilities used by [Create React App](https://github.com/facebook/create-react-app).<br>

@@ -6,0 +4,0 @@ Please refer to its documentation:

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