electron-redux
Advanced tools
Comparing version 2.0.0-alpha.9 to 2.0.0
{ | ||
"name": "electron-redux", | ||
"version": "2.0.0-alpha.9", | ||
"version": "2.0.0", | ||
"description": "Redux & Electron: Make sure all your stores are on the same page", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/klarna/electron-redux.git", |
@@ -1,3 +0,1 @@ | ||
🚧 THIS IS **ALPHA** version of the library - the API still might change 🚧 | ||
# electron-redux | ||
@@ -10,5 +8,5 @@ | ||
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/klarna/electron-redux/Release)](https://github.com/klarna/electron-redux/actions?query=workflow%3ARelease) | ||
[![npm (tag)](https://img.shields.io/npm/v/electron-redux/alpha)](https://www.npmjs.com/package/electron-redux/) | ||
[![npm (tag)](https://img.shields.io/npm/v/electron-redux)](https://www.npmjs.com/package/electron-redux/) | ||
[![npm](https://img.shields.io/npm/dm/electron-redux)](https://www.npmjs.com/package/electron-redux/) | ||
[![npm bundle size (version)](https://img.shields.io/bundlephobia/minzip/electron-redux/alpha)](https://bundlephobia.com/result?p=electron-redux) | ||
[![npm bundle size (version)](https://img.shields.io/bundlephobia/minzip/electron-redux)](https://bundlephobia.com/result?p=electron-redux) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) | ||
@@ -21,6 +19,6 @@ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org) | ||
# with yarn | ||
yarn add electron-redux@alpha | ||
yarn add electron-redux | ||
# with npm | ||
npm install electron-redux@alpha | ||
npm install electron-redux | ||
``` | ||
@@ -27,0 +25,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
38723
112