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

bitworking-react-scripts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitworking-react-scripts - npm Package Versions

2

1.1.10

Diff
jan.fischer.bitworking
published 1.1.10 •
jan.fischer.bitworking
published 1.1.9 •
jan.fischer.bitworking
published 1.1.8 •
jan.fischer.bitworking
published 1.1.7 •
jan.fischer.bitworking
published 1.1.6 •
jan.fischer.bitworking
published 1.1.5 •

Changelog

Source

1.1.5 (August 24, 2018)

  • react-scripts

    • Update the webpack-dev-server dependency
  • react-dev-utils

    • #4866 Fix a Windows-only vulnerability (CVE-2018-6342) in the development server (@acdlite)
    • Update the sockjs-client dependency
Committers: 1

Migrating from 1.1.4 to 1.1.5

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

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

or

yarn add --exact react-scripts@1.1.5
jan.fischer.bitworking
published 1.1.4 •

Changelog

Source

1.1.4 (April 3, 2018)

:bug: Bug Fix
Committers: 1

Migrating from 1.1.3 to 1.1.4

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

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

or

yarn add --exact react-scripts@1.1.4
jan.fischer.bitworking
published 1.1.3 •

Changelog

Source

1.1.3 (April 3, 2018)

:bug: Bug Fix
  • react-scripts

    • #4247 Fix environment.dispose is not a function error caused by a Jest bug. (@gaearon)
Committers: 1

Migrating from 1.1.2 to 1.1.3

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

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

or

yarn add --exact react-scripts@1.1.3
jan.fischer.bitworking
published 1.1.2 •

Changelog

Source

1.1.2 (April 3, 2018)

:bug: Bug Fix
  • react-scripts

    • #4085 Resolve .js before .mjs files to unbreak dependencies with native ESM support. (@leebyron)
:memo: Documentation
  • react-scripts

    • #4197 Add troubleshooting for Github Pages. (@xnt)
Committers: 2

Migrating from 1.1.1 to 1.1.2

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

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

or

yarn add --exact react-scripts@1.1.2
jan.fischer.bitworking
published 1.1.1 •

Changelog

Source

1.1.1 (February 2, 2018)

:bug: Bug Fix
  • react-scripts
    • #4000 Fix escaping $ in environment variables. (@iansu)
:nail_care: Enhancement
  • react-scripts
:memo: Documentation
  • react-scripts
    • #3971 Update instructions for continuous delivery with Netlify. (@hubgit)
    • #3894 Include {json,css} files in prettier command. (@reyronald)
:house: Internal
  • create-react-app
Committers: 6

Migrating from 1.1.0 to 1.1.1

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

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

or

yarn add --exact react-scripts@1.1.1
2