The dev script was changed in version 0.5.0 of the package ui-router-react.
Suspicion Score: 13/100
Previous version: 0.4.0
Previous script:
NODE_ENV=development webpack-dev-server --host 0.0.0.0 --port 8000 --config webpack.example.js --history-api-fallback --content-base example
New script:
cross-env NODE_ENV=development webpack-dev-server --host 0.0.0.0 --port 8000 --config webpack.example.js --history-api-fallback --content-base example
This could be a security risk. Please investigate.
see npm documentation on package scripts for more details.
and the detector. to understand why this script might be dangerous.
to get the alert only for dangerous scripts, please visitthe telegram if you want to improve the algorythm open a pull request
This could be a security risk. Please investigate.
The
devscript was changed in version0.5.0of the packageui-router-react.Suspicion Score: 13/100
Previous version: 0.4.0
Previous script:
New script:
This could be a security risk. Please investigate.
see npm documentation on package scripts for more details.
and the detector. to understand why this script might be dangerous.
to get the alert only for dangerous scripts, please visitthe telegram if you want to improve the algorythm open a pull request
This could be a security risk. Please investigate.