Socket
Socket
Sign inDemoInstall

@types/redux-immutable-state-invariant

Package Overview
Dependencies
6
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.30 to 2.0.0

redux-immutable-state-invariant/LICENSE

6

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

@@ -1,4 +0,4 @@

// Type definitions for react-router-redux v1.2.0
// Type definitions for redux-immutable-state-invariant v2.0.0
// Project: https://github.com/leoasis/redux-immutable-state-invariant
// Definitions by: Remo H. Jansen <https://github.com/remojansen>
// Definitions by: Remo H. Jansen <https://github.com/remojansen>, Ben Rogers <https://github.com/highflying>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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

declare let immutableStateInvariantMiddleware: immutableStateInvariantMiddlewareInterface;
export = immutableStateInvariantMiddleware;
export default immutableStateInvariantMiddleware;
{
"name": "@types/redux-immutable-state-invariant",
"version": "1.2.30",
"description": "TypeScript definitions for react-router-redux",
"version": "2.0.0",
"description": "TypeScript definitions for redux-immutable-state-invariant",
"license": "MIT",
"author": "Remo H. Jansen <https://github.com/remojansen>",
"contributors": [
{
"name": "Remo H. Jansen",
"url": "https://github.com/remojansen"
},
{
"name": "Ben Rogers",
"url": "https://github.com/highflying"
}
],
"main": "",

@@ -17,4 +26,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "3a5bf3bf80ef3ac161e469a313a3adf3e4d3d918635114aa62e2a0e3087df567",
"typesPublisherContentHash": "30b1630f95eb5e5daf15e6e8b22a6523bc9f4416bf24b56d5f872c36853c0376",
"typeScriptVersion": "2.0"
}

@@ -5,9 +5,9 @@ # Installation

# Summary
This package contains type definitions for react-router-redux (https://github.com/leoasis/redux-immutable-state-invariant).
This package contains type definitions for redux-immutable-state-invariant (https://github.com/leoasis/redux-immutable-state-invariant).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/redux-immutable-state-invariant
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable-state-invariant
Additional Details
* Last updated: Fri, 13 Jan 2017 15:10:29 GMT
* Last updated: Fri, 21 Apr 2017 15:59:43 GMT
* Dependencies: redux

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

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