@lusk/redux-entities-reducer
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@lusk/redux-entities-reducer", | ||
"version": "0.1.4", | ||
"description": "A Redux reducer for handling entities", | ||
"version": "0.1.5", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/luskhq/redux-entities-reducer.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/luskhq/redux-entities-reducer/issues" | ||
}, | ||
"homepage": "https://github.com/luskhq/redux-entities-reducer", | ||
"author": "Artur Muller <me@arturmuller.com> (http://arturmuller.com)", | ||
"contributors": [ | ||
{ | ||
"name": "Pavel Volek", | ||
"email": "me@pavelvolek.cz" | ||
}, | ||
{ | ||
"name": "Artur Muller", | ||
"email": "me@arturmuller.com", | ||
"web": "http://arturmuller.com" | ||
} | ||
], | ||
"license": "ISC", | ||
"keywords": [ | ||
"redux", | ||
"reducer", | ||
"entities" | ||
], | ||
"main": "lib/index.js", | ||
@@ -13,4 +39,2 @@ "scripts": { | ||
}, | ||
"author": "Artur Muller <me@arturmuller.com> (http://arturmuller.com)", | ||
"license": "ISC", | ||
"devDependencies": { | ||
@@ -17,0 +41,0 @@ "ava": "^0.16.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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9737
1
1
0