Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@indoqa/react-app

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@indoqa/react-app - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

CHANGELOG.md

@@ -1,3 +0,7 @@

# v1.0.0 | TBA
* migrate indoqa-react-app into @indoqa/react-app
# v1.1.0 | 2019-03-27
* upgrade react-router@5.0.0
* minor library upgrades
# v1.0.0 | 2019-03-15
* move from indoqa-react-app into the indoqa-react multi-module repository

@@ -72,3 +72,3 @@ 'use strict';

exports.IndoqaApplication = IndoqaApplication;
exports.createIndoqaStore = createIndoqaStore;
exports.IndoqaApplication = IndoqaApplication;

@@ -68,2 +68,2 @@ import { createStore, compose, applyMiddleware } from 'redux';

export { createIndoqaStore, IndoqaApplication };
export { IndoqaApplication, createIndoqaStore };
{
"name": "@indoqa/react-app",
"version": "1.0.0",
"version": "1.1.0",
"author": "Indoqa Software Design und Beratung GmbH (https://www.indoqa.com)",

@@ -33,5 +33,3 @@ "license": "Apache-2.0",

"fela": ">=10",
"history": ">=4.7",
"indoqa-react-fela": ">=0.7",
"react": ">=16.8.2",
"react": ">=16.8.5",
"react-fela": ">=10",

@@ -47,13 +45,13 @@ "react-redux": ">=5",

"fela": "^10.2.2",
"react": "^16.8.4",
"react": "^16.8.5",
"react-fela": "^10.2.2",
"react-redux": "^6.0.1",
"react-router": "^4.3.1",
"react-router": "^5.0.0",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-observable": "^1.0.0",
"redux-observable": "^1.1.0",
"rxjs": "^6.4.0",
"tslib": "^1.9.3"
},
"gitHead": "abc600a3d8fec1c7cb7a03b621c5d1118676c22a"
"gitHead": "845bf9e609885b86ce902112b49a64449665b762"
}
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