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 1.2.4 to 1.2.5

2

redux-actions/index.d.ts

@@ -119,3 +119,3 @@ // Type definitions for redux-actions 1.2

export function combineActions(
...actionTypes: Array<ActionFunctions<any>>
...actionTypes: Array<ActionFunctions<any> | string>
): Array<ActionFunctions<any>>;
{
"name": "@types/redux-actions",
"version": "1.2.4",
"version": "1.2.5",
"description": "TypeScript definitions for redux-actions",

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

"peerDependencies": {},
"typesPublisherContentHash": "2eb4fe6c1d0c132f254ac76a23a9addb3d3d4cd68f0ed4b24c7f951b31030001",
"typesPublisherContentHash": "f587dccf68db63e6d9bb988a51f2e4047066c403836fce4bc59fec786a9e938b",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 17 Apr 2017 17:55:17 GMT
* Last updated: Fri, 02 Jun 2017 14:56:33 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