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

@types/redux-actions

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux-actions - npm Package Compare versions

Comparing version 0.8.33 to 0.8.34

1

redux-actions/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for redux-actions v0.8.0

export = ReduxActions;
export as namespace ReduxActions;

@@ -9,0 +10,0 @@ declare namespace ReduxActions {

7

redux-actions/package.json
{
"name": "@types/redux-actions",
"version": "0.8.33",
"description": "TypeScript definitions for redux-actions v0.8.0",
"version": "0.8.34",
"description": "TypeScript definitions for redux-actions",
"license": "MIT",

@@ -15,4 +15,3 @@ "author": "Jack Hsu <https://github.com/jaysoo>, Alex Gorbatchev <https://github.com/alexgorbatchev>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "dd1663011b7e81fdf5ed4a88050eeb590b5bc9cb8adcb8cd6b07d195d5355329"
"typesPublisherContentHash": "a7c9784a327b6a30bdccaaa56b765f4e308e295e185477ff4ea714439539ae8a"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for redux-actions v0.8.0 (https://github.com/acdlite/redux-actions).
This package contains type definitions for redux-actions (https://github.com/acdlite/redux-actions).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Tue, 22 Nov 2016 20:59:30 GMT
* File structure: ProperModule
* Last updated: Tue, 29 Nov 2016 20:54:33 GMT
* File structure: UMD
* Library Dependencies: none

@@ -16,0 +16,0 @@ * Module Dependencies: none

{
"authors": "Jack Hsu <https://github.com/jaysoo>, Alex Gorbatchev <https://github.com/alexgorbatchev>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],

@@ -8,3 +7,3 @@ "moduleDependencies": [],

"libraryMinorVersion": 8,
"libraryName": "redux-actions v0.8.0",
"libraryName": "redux-actions",
"typingsPackageName": "redux-actions",

@@ -14,9 +13,7 @@ "projectName": "https://github.com/acdlite/redux-actions",

"sourceBranch": "types-2.0",
"kind": "ProperModule",
"kind": "UMD",
"globals": [
"ReduxActions"
],
"declaredModules": [
"redux-actions"
],
"declaredModules": [],
"files": [

@@ -26,3 +23,3 @@ "index.d.ts"

"hasPackageJson": false,
"contentHash": "dd1663011b7e81fdf5ed4a88050eeb590b5bc9cb8adcb8cd6b07d195d5355329"
"contentHash": "a7c9784a327b6a30bdccaaa56b765f4e308e295e185477ff4ea714439539ae8a"
}
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