Socket
Socket
Sign inDemoInstall

clever-frontend-utils

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-frontend-utils - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

1

dist/reduxAsyncUtils/index.d.ts
export * from "./actions";
export * from "./reducers";
export * from "./selectors";
export * from "./types";

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

__exportStar(require("./selectors"), exports);
__exportStar(require("./types"), exports);
export * from "./actions";
export * from "./reducers";
export * from "./selectors";
export * from "./types";

2

package.json
{
"name": "clever-frontend-utils",
"version": "2.0.0",
"version": "2.0.1",
"description": "A set of utils for frontend projects at Clever (and potentially elsewhere!)",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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