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 2.2.3 to 2.2.4

2

redux-actions/index.d.ts

@@ -166,3 +166,3 @@ // Type definitions for redux-actions 2.2

export function createActions<Payload>(
actionMap: ActionMap<Payload, any>,
actionMapOrIdentityAction: ActionMap<Payload, any> | string,
...identityActions: string[]

@@ -169,0 +169,0 @@ ): {

{
"name": "@types/redux-actions",
"version": "2.2.3",
"version": "2.2.4",
"description": "TypeScript definitions for redux-actions",

@@ -30,4 +30,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "e43b10dac72d3cefcc0d8dc931e5c100ed79e682bbfa7307fe4da7a788576892",
"typesPublisherContentHash": "297fc1ef0c28c17bf5c221e861f94c427425c5c1a9bd5eb64ab82b45be26b544",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 22 Nov 2017 18:02:14 GMT
* Last updated: Thu, 15 Feb 2018 22:07:40 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: ReduxActions

Sorry, the diff of this file is not supported yet

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