Socket
Socket
Sign inDemoInstall

backpack-react-scripts

Package Overview
Dependencies
Maintainers
6
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpack-react-scripts - npm Package Versions

1
11

5.0.10

Diff

mattface
published 5.0.9 •

mattface
published 5.0.8 •

mattface
published 5.0.7 •

mattface
published 5.0.6 •

mattface
published 5.0.5 •

mattface
published 5.0.4 •

mattface
published 5.0.3 •

mattface
published 5.0.2 •

mattface
published 5.0.1 •

Changelog

Source

5.0.1 (2022-04-12)

Create React App 5.0.1 is a maintenance release that improves compatibility with React 18. We've also updated our templates to use createRoot and relaxed our check for older versions of Create React App.

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@5.0.1

or

yarn add --exact react-scripts@5.0.1
:bug: Bug Fix
  • react-scripts
    • #12245 fix: webpack noise printed only if error or warning (@Andrew47)
  • create-react-app
    • #11915 Warn when not using the latest version of create-react-app but do not exit (@iansu)
  • react-dev-utils
:nail_care: Enhancement
  • cra-template-typescript, cra-template, react-scripts
  • cra-template-typescript, cra-template
  • eslint-config-react-app
:memo: Documentation
:house: Internal
Committers: 11
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