🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

react-intl-cra

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-intl-cra - npm Package Compare versions

Comparing version

to
0.3.3

## Change Log
### v0.3.2 (2018/01/24 08:49 +00:00)
* [188dc1e](https://github.com/evenchange4/react-intl-cra/commit/188dc1e657a27968349585adf17a0fb0199daa0f) 0.3.2 (@evenchange4)
* [#26](https://github.com/evenchange4/react-intl-cra/pull/26) chore(ncu): update babel-plugin-react-intl to 2.4.0 (#26) (@evenchange4)
* [#25](https://github.com/evenchange4/react-intl-cra/pull/25) fix(deps): update dependency yargs to ^11.0.0 (#25) (@renovate[bot])
* [#24](https://github.com/evenchange4/react-intl-cra/pull/24) chore(deps): update dependency flow-coverage-report to v0.4.1 (#24) (@renovate[bot])
* [#22](https://github.com/evenchange4/react-intl-cra/pull/22) chore(deps): update dependency jest to v22.1.4 (#22) (@renovate[bot])
* [#21](https://github.com/evenchange4/react-intl-cra/pull/21) chore(deps): update dependency lint-staged to v6.0.1 (#21) (@renovate[bot])
* [#23](https://github.com/evenchange4/react-intl-cra/pull/23) chore(deps): update dependency eslint to v4.16.0 (#23) (@renovate[bot])
* [#20](https://github.com/evenchange4/react-intl-cra/pull/20) chore(deps): update dependency jest to v22.1.3 (#20) (@renovate[bot])
* [#19](https://github.com/evenchange4/react-intl-cra/pull/19) chore(deps): update dependency eslint-plugin-jest to v21.7.0 (#19) (@renovate[bot])
* [#18](https://github.com/evenchange4/react-intl-cra/pull/18) chore(deps): update dependency jest to v22.1.2 (#18) (@renovate[bot])
* [07240e8](https://github.com/evenchange4/react-intl-cra/commit/07240e87f99b4d43f8681c256dfd0db55b94c5d7) docs(LICENSE): update year (@evenchange4)
* [498b37e](https://github.com/evenchange4/react-intl-cra/commit/498b37e2fdbc6ead52c51baf94167a90ee137f03) docs(CHANGELOG): release 0.3.1 (@evenchange4)
### v0.3.1 (2018/01/16 02:58 +00:00)

@@ -4,0 +19,0 @@

{
"name": "react-intl-cra",
"version": "0.3.2",
"version": "0.3.3",
"description": "Extract messages of `Creact React App` from the command line",

@@ -26,9 +26,9 @@ "repository": "https://github.com/evenchange4/react-intl-cra",

"dependencies": {
"babel-core": "6.26.0",
"babel-plugin-react-intl": "2.4.0",
"babel-preset-react-app": "3.1.1",
"chalk": "2.3.0",
"glob": "7.1.2",
"ramda": "0.25.0",
"yargs": "11.0.0"
"babel-core": "^6.26.0",
"babel-plugin-react-intl": "^2.4.0",
"babel-preset-react-app": "^3.1.1",
"chalk": "^2.3.0",
"glob": "^7.1.2",
"ramda": "^0.25.0",
"yargs": "^11.0.0"
},

@@ -41,7 +41,7 @@ "devDependencies": {

"eslint-config-prettier": "2.9.0",
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-flowtype": "2.42.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jest": "21.7.0",
"eslint-plugin-prettier": "2.5.0",
"flow-bin": "0.63.1",
"flow-bin": "0.64.0",
"flow-coverage-report": "0.4.1",

@@ -48,0 +48,0 @@ "github-changes": "1.1.2",