Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/redux-saga-routines

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux-saga-routines - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

redux-saga-routines/index.d.ts

30

redux-saga-routines/package.json
{
"name": "@types/redux-saga-routines",
"version": "2.1.0",
"typings": null,
"description": "Stub TypeScript definitions entry for redux-saga-routines, which provides its own types definitions",
"version": "3.0.0",
"description": "TypeScript definitions for redux-saga-routines",
"license": "MIT",
"contributors": [
{
"name": "Alexey Pelykh",
"url": "https://github.com/alexey-pelykh",
"githubUsername": "alexey-pelykh"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redux-saga-routines"
},
"scripts": {},
"author": "",
"repository": "https://github.com/afitiskin/redux-saga-routines#readme",
"license": "MIT",
"dependencies": {
"redux-saga-routines": "*"
}
"@types/redux-actions": "*",
"@types/redux-form": "*",
"redux": "^3.6.0 || ^4.0.0"
},
"typesPublisherContentHash": "212eb47b53c3a74e44ce8f1052863360cbd385063a98f708a229a8c2332b3a3e",
"typeScriptVersion": "3.0"
}

@@ -1,2 +0,16 @@

This is a stub types definition for redux-saga-routines (https://github.com/afitiskin/redux-saga-routines#readme).
redux-saga-routines provides its own type definitions, so you don't need @types/redux-saga-routines installed!
# Installation
> `npm install --save @types/redux-saga-routines`
# Summary
This package contains type definitions for redux-saga-routines ( https://github.com/afitiskin/redux-saga-routines ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-saga-routines
Additional Details
* Last updated: Tue, 16 Apr 2019 00:00:35 GMT
* Dependencies: @types/redux, @types/redux-actions, @types/redux-form
* Global values: none
# Credits
These definitions were written by Alexey Pelykh <https://github.com/alexey-pelykh>.

Sorry, the diff of this file is not supported yet

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