You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@rijudev/react-scripts

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rijudev/react-scripts - npm Package Versions

2.1.8

Diff
julianisrael
published 2.1.8 •
julianisrael
published 2.1.7 •
julianisrael
published 2.1.6 •
julianisrael
published 2.1.5 •
julianisrael
published 2.1.4 •
julianisrael
published 2.1.3 •

Changelog

Source

2.1.3 (January 4, 2019)

v2.1.3 is a maintenance release to fix a vulnerability in webpack-dev-server.

:memo: Documentation
  • Other
  • react-scripts
:house: Internal
:hammer: Underlying Tools
  • react-scripts
    • #6064 Update webpack-dev-server 3.1.9 -> 3.1.14. (@Friss)
Committers: 8

Migrating from 2.1.2 to 2.1.3

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

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

or

yarn add --exact react-scripts@2.1.3
julianisrael
published 2.1.2 •

Changelog

Source

2.1.2 (December 23, 2018)

v2.1.2 is a maintenance release including various bug fixes.

:rocket: New Feature
  • babel-preset-react-app
    • #5487 Add allowESModules option to babel-preset-react-app (@Pajn)
:bug: Bug Fix
  • create-react-app
  • babel-preset-react-app
  • babel-plugin-named-asset-import
    • #5573 Fix named-asset-import plugin to work with export-as syntax (@NShahri)
  • react-app-polyfill
  • react-scripts
:nail_care: Enhancement
:memo: Documentation
:house: Internal
  • react-scripts
  • Other
  • react-dev-utils
  • react-error-overlay
    • #5451 fix: add sideEffects: false to react-error-overlay. (@SimenB)
  • babel-preset-react-app
    • #5487 Add allowESModules option to babel-preset-react-app. (@Pajn)
  • create-react-app
Committers: 36

Migrating from 2.1.1 to 2.1.2

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

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

or

yarn add --exact react-scripts@2.1.2
julianisrael
published 2.1.1 •

Changelog

Source

2.1.1 (October 31, 2018)

Happy Halloween 🎃 👻! This spooky release brings a treat: decorator support in TypeScript files!

:bug: Bug Fix
  • babel-preset-react-app
  • react-scripts
:nail_care: Enhancement
  • babel-preset-react-app
:memo: Documentation
:house: Internal
  • react-error-overlay
  • babel-plugin-named-asset-import
  • react-scripts
    • #5651 Make serviceWorker config argument optional in typescript. (@eddedd88)
Committers: 8

Migrating from 2.1.0 to 2.1.1

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

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

or

yarn add --exact react-scripts@2.1.1