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.0.4 to 2.1.0

5

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

@@ -1,5 +0,6 @@

// Type definitions for redux-immutable-state-invariant v2.0.0
// 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>
// Definitions by: Remo H. Jansen <https://github.com/remojansen>, Ben Rogers <https://github.com/highflying>, Mihai Dinculescu <https://github.com/mihai-dinculescu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -6,0 +7,0 @@ import * as Redux from "redux";

16

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

@@ -16,15 +16,21 @@ "license": "MIT",

"githubUsername": "highflying"
},
{
"name": "Mihai Dinculescu",
"url": "https://github.com/mihai-dinculescu",
"githubUsername": "mihai-dinculescu"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"redux": "^3.6.0"
"redux": "^3.6.0 || ^4.0.0"
},
"typesPublisherContentHash": "30941372befbc7855105a9db19dd0acd87d67a6711d5cf2ae6d0456231c87af3",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "0114d5cfed29a6d0df9842cc88e04e3500f209c77b4173a8042052d690bb5b91",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable-state-invariant
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable-state-invariant
Additional Details
* Last updated: Tue, 28 Nov 2017 00:57:50 GMT
* Last updated: Mon, 26 Nov 2018 14:40:08 GMT
* Dependencies: redux

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Remo H. Jansen <https://github.com/remojansen>, Ben Rogers <https://github.com/highflying>.
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>.
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