@twreporter/redux
Advanced tools
Comparing version 5.0.6 to 5.0.7-rc.1
@@ -16,5 +16,7 @@ "use strict"; | ||
var _actionTypes = _interopRequireDefault(require("./constants/action-types")); | ||
var _actions = _interopRequireDefault(require("./actions")); | ||
var _actionTypes = _interopRequireDefault(require("./constants/action-types")); | ||
var _auth = _interopRequireDefault(require("./reducers/auth")); | ||
@@ -27,2 +29,4 @@ var _createStore = _interopRequireDefault(require("./store/create-store")); | ||
var _origins = _interopRequireDefault(require("./reducers/origins")); | ||
var _pagination = _interopRequireDefault(require("./utils/pagination")); | ||
@@ -43,8 +47,10 @@ | ||
reducers: { | ||
auth: _auth["default"], | ||
entities: _entities["default"], | ||
indexPage: _indexPage["default"], | ||
origins: _origins["default"], | ||
post: _posts.post, | ||
posts: _posts.posts, | ||
topic: _topics.topic, | ||
topics: _topics.topics, | ||
indexPage: _indexPage["default"] | ||
topics: _topics.topics | ||
}, | ||
@@ -51,0 +57,0 @@ reduxStateFields: _reduxStateFieldNames["default"], |
{ | ||
"name": "@twreporter/redux", | ||
"version": "5.0.6", | ||
"version": "5.0.7-rc.1", | ||
"description": "redux actions and reducers for twreporter website", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
158303
3647
1
1