redux-thunk
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -16,2 +16,3 @@ 'use strict'; | ||
}; | ||
} | ||
} | ||
module.exports = exports['default']; |
{ | ||
"name": "redux-thunk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Thunk middleware for Redux.", | ||
@@ -31,5 +31,6 @@ "main": "lib/index.js", | ||
"babel": "^6.1.18", | ||
"babel-cli": "^6.2.0", | ||
"babel-core": "^6.2.1", | ||
"babel-eslint": "^5.0.0-beta4", | ||
"babel-cli": "^6.2.0", | ||
"babel-plugin-add-module-exports": "^0.1.1", | ||
"babel-preset-es2015": "^6.1.18", | ||
@@ -36,0 +37,0 @@ "babel-preset-stage-0": "^6.1.18", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
9704
20
0
12