Socket
Socket
Sign inDemoInstall

@types/redux-immutable-state-invariant

Package Overview
Dependencies
3
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

9

redux-immutable-state-invariant/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for redux-immutable-state-invariant 2.1
// Project: https://github.com/leoasis/redux-immutable-state-invariant
// Definitions by: Remo H. Jansen <https://github.com/remojansen>
// Ben Rogers <https://github.com/highflying>
// Mihai Dinculescu <https://github.com/mihai-dinculescu>
// Nick Galloway <https://github.com/blackarctic>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as Redux from "redux";

@@ -11,0 +2,0 @@

22

redux-immutable-state-invariant/package.json
{
"name": "@types/redux-immutable-state-invariant",
"version": "2.1.2",
"version": "2.1.3",
"description": "TypeScript definitions for redux-immutable-state-invariant",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable-state-invariant",

"name": "Remo H. Jansen",
"url": "https://github.com/remojansen",
"githubUsername": "remojansen"
"githubUsername": "remojansen",
"url": "https://github.com/remojansen"
},
{
"name": "Ben Rogers",
"url": "https://github.com/highflying",
"githubUsername": "highflying"
"githubUsername": "highflying",
"url": "https://github.com/highflying"
},
{
"name": "Mihai Dinculescu",
"url": "https://github.com/mihai-dinculescu",
"githubUsername": "mihai-dinculescu"
"githubUsername": "mihai-dinculescu",
"url": "https://github.com/mihai-dinculescu"
},
{
"name": "Nick Galloway",
"url": "https://github.com/blackarctic",
"githubUsername": "blackarctic"
"githubUsername": "blackarctic",
"url": "https://github.com/blackarctic"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "a11cafca1c2f4049555069ba671667144fdddc411dde51bd288bff0c6f3d5cda",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "0c17104184d4b9a3f0c75856c353dbc42d5f413dc16eb7821441d65936208818",
"typeScriptVersion": "4.5"
}

@@ -11,11 +11,2 @@ # Installation

````ts
// Type definitions for redux-immutable-state-invariant 2.1
// Project: https://github.com/leoasis/redux-immutable-state-invariant
// Definitions by: Remo H. Jansen <https://github.com/remojansen>
// Ben Rogers <https://github.com/highflying>
// Mihai Dinculescu <https://github.com/mihai-dinculescu>
// Nick Galloway <https://github.com/blackarctic>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import * as Redux from "redux";

@@ -36,7 +27,6 @@

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:51 GMT
* Dependencies: [@types/redux](https://npmjs.com/package/@types/redux)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [redux](https://npmjs.com/package/redux)
# Credits
These definitions were written by [Remo H. Jansen](https://github.com/remojansen), [Ben Rogers](https://github.com/highflying), [Mihai Dinculescu](https://github.com/mihai-dinculescu), and [Nick Galloway](https://github.com/blackarctic).
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc