Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/redux-actions

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux-actions - npm Package Compare versions

Comparing version 0.8.20-alpha to 0.8.21-alpha

6

index.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc