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.6.3 to 2.6.4

11

redux-actions/index.d.ts

@@ -1,12 +0,1 @@

// Type definitions for redux-actions 2.6
// Project: https://github.com/redux-utilities/redux-actions
// Definitions by: Jack Hsu <https://github.com/jaysoo>,
// Alex Gorbatchev <https://github.com/alexgorbatchev>,
// Alec Hill <https://github.com/alechill>
// Alexey Pelykh <https://github.com/alexey-pelykh>
// Thiago de Andrade <https://github.com/7hi4g0>
// Ziyu <https://github.com/oddui>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
export as namespace ReduxActions;

@@ -13,0 +2,0 @@

28

redux-actions/package.json
{
"name": "@types/redux-actions",
"version": "2.6.3",
"version": "2.6.4",
"description": "TypeScript definitions for redux-actions",

@@ -10,29 +10,29 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-actions",

"name": "Jack Hsu",
"url": "https://github.com/jaysoo",
"githubUsername": "jaysoo"
"githubUsername": "jaysoo",
"url": "https://github.com/jaysoo"
},
{
"name": "Alex Gorbatchev",
"url": "https://github.com/alexgorbatchev",
"githubUsername": "alexgorbatchev"
"githubUsername": "alexgorbatchev",
"url": "https://github.com/alexgorbatchev"
},
{
"name": "Alec Hill",
"url": "https://github.com/alechill",
"githubUsername": "alechill"
"githubUsername": "alechill",
"url": "https://github.com/alechill"
},
{
"name": "Alexey Pelykh",
"url": "https://github.com/alexey-pelykh",
"githubUsername": "alexey-pelykh"
"githubUsername": "alexey-pelykh",
"url": "https://github.com/alexey-pelykh"
},
{
"name": "Thiago de Andrade",
"url": "https://github.com/7hi4g0",
"githubUsername": "7hi4g0"
"githubUsername": "7hi4g0",
"url": "https://github.com/7hi4g0"
},
{
"name": "Ziyu",
"url": "https://github.com/oddui",
"githubUsername": "oddui"
"githubUsername": "oddui",
"url": "https://github.com/oddui"
}

@@ -49,4 +49,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9b2f49ae819016d8c12ea49a50af1fc84f909b2e2d8e78b1777dc2535c773962",
"typesPublisherContentHash": "9c4d3d63a3c552fd1fd3ca423c49cdf86542f027a32687f81cde9635d2448f88",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: `ReduxActions`
# Credits
These definitions were written by [Jack Hsu](https://github.com/jaysoo), [Alex Gorbatchev](https://github.com/alexgorbatchev), [Alec Hill](https://github.com/alechill), [Alexey Pelykh](https://github.com/alexey-pelykh), [Thiago de Andrade](https://github.com/7hi4g0), and [Ziyu](https://github.com/oddui).
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