Socket
Socket
Sign inDemoInstall

redux-fluent

Package Overview
Dependencies
6
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.6 to 0.9.7

index.d.ts

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

### [0.9.7](https://github.com/Code-Y/redux-fluent/compare/v0.9.6...v0.9.7) (2019-06-21)
### Bug Fixes
* export typescript definitions ([9373d20](https://github.com/Code-Y/redux-fluent/commit/9373d20))
### [0.9.6](https://github.com/Code-Y/redux-fluent/compare/v0.9.5...v0.9.6) (2019-06-21)

@@ -7,0 +16,0 @@

4

dist/redux-fluent.development.js
/**!
* @build-info development - Fri Jun 21 2019 07:29:45 GMT+0000 (Coordinated Universal Time)
* @build-info development - Fri Jun 21 2019 09:00:41 GMT+0000 (Coordinated Universal Time)
* @name redux-fluent
* @version 0.9.6
* @version 0.9.7
* @author Code-Y

@@ -7,0 +7,0 @@ * @description Enjoy Redux - Less Boilerplate / Go Functional

/**!
* @build-info production - Fri Jun 21 2019 07:29:45 GMT+0000 (Coordinated Universal Time)
* @build-info production - Fri Jun 21 2019 09:00:41 GMT+0000 (Coordinated Universal Time)
* @name redux-fluent
* @version 0.9.6
* @version 0.9.7
* @author Code-Y

@@ -7,0 +7,0 @@ * @description Enjoy Redux - Less Boilerplate / Go Functional

{
"name": "redux-fluent",
"license": "MIT",
"version": "0.9.6",
"version": "0.9.7",
"homepage": "https://github.com/Code-Y/redux-fluent#readme",

@@ -13,6 +13,6 @@ "description": "Enjoy Redux - Less Boilerplate / Go Functional",

"/dist",
"/node_modules",
"CHANGELOG.md",
"LICENSE",
"index.js"
"index.js",
"index.d.ts"
],

@@ -19,0 +19,0 @@ "scripts": {

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