@types/redux-actions
Advanced tools
Comparing version 0.8.20-alpha to 0.8.21-alpha
@@ -6,2 +6,4 @@ // Type definitions for redux-actions v0.8.0 | ||
export = ReduxActions; | ||
declare namespace ReduxActions { | ||
@@ -33,5 +35,1 @@ // FSA-compliant action. | ||
declare module 'redux-actions' { | ||
export = ReduxActions; | ||
} | ||
{ | ||
"name": "@types/redux-actions", | ||
"version": "0.8.20-alpha", | ||
"version": "0.8.21-alpha", | ||
"description": "TypeScript definitions for redux-actions v0.8.0", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Jack Hsu <https://github.com/jaysoo>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:33 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,3 +13,3 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "ProperModule", | ||
"globals": [ | ||
@@ -24,3 +24,3 @@ "ReduxActions" | ||
], | ||
"contentHash": "7bba90433328bc4e8b97d4663dc51330ee91d01d0f35f0530c85dd5e1c36ed0a" | ||
"contentHash": "7657e3ba200f0638159861bee6830ac73f55557d269eb566f96902caaa4fd8e9" | ||
} |
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 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
2830
0
47