New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/redux

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux - npm Package Compare versions

Comparing version 3.5.30 to 3.6.0

20

redux/package.json
{
"name": "@types/redux",
"version": "3.5.30",
"description": "TypeScript definitions for Redux v3.5.2",
"license": "MIT",
"author": "William Buchwalter <https://github.com/wbuchwalter/>, Vincent Prouillet <https://github.com/Keats/>, Kaur Kuut <https://github.com/xStrom>",
"version": "3.6.0",
"typings": null,
"description": "Stub TypeScript definitions entry for Redux, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "a28e6cdce3bbe87f650ba04c329fbc0475e1b797322fe726108e24cb88f9e87d"
"author": "",
"repository": "https://github.com/reactjs/redux",
"license": "MIT",
"dependencies": {
"redux": "*"
}
}

@@ -1,18 +0,2 @@

# Installation
> `npm install --save @types/redux`
# Summary
This package contains type definitions for Redux v3.5.2 (https://github.com/reactjs/redux).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/redux
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: Redux
# Credits
These definitions were written by William Buchwalter <https://github.com/wbuchwalter/>, Vincent Prouillet <https://github.com/Keats/>, Kaur Kuut <https://github.com/xStrom>.
This is a stub types definition for Redux (https://github.com/reactjs/redux).
Redux provides its own type definitions, so you don't need @types/redux installed!
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