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

re-reduced

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re-reduced - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

lib/helpers/objects.d.ts

1

lib/index.d.ts

@@ -5,1 +5,2 @@ export * from "./core";

export * from "./sagas";
export * from "./react-redux";

@@ -9,1 +9,2 @@ "use strict";

__export(require("./sagas"));
__export(require("./react-redux"));

4

package.json
{
"name": "re-reduced",
"version": "0.1.1",
"version": "0.2.0",
"description": "A utility toolbelt that reduces boilerplate from your react/redux app",

@@ -38,2 +38,3 @@ "main": "lib/index.js",

"@types/ramda": "^0.25.39",
"@types/react-redux": "^6.0.9",
"jest": "^23.6.0",

@@ -48,2 +49,3 @@ "prettier": "^1.14.3",

"ramda": "^0.25.0",
"react-redux": "^5.0.7",
"redux": "^4.0.0",

@@ -50,0 +52,0 @@ "redux-saga": "^0.16.2"

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