Socket
Socket
Sign inDemoInstall

clever-frontend-utils

Package Overview
Dependencies
Maintainers
3
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 0.4.0 to 0.5.0

.circleci/config.yml

1

dist/index.d.ts
export * from "./reduxAsyncUtils";
export * from "./reduxBatchUtils";
export * from "./requestUtils";

@@ -7,2 +7,3 @@ "use strict";

__export(require("./reduxAsyncUtils"));
__export(require("./reduxBatchUtils"));
__export(require("./requestUtils"));
export * from "./reduxAsyncUtils";
export * from "./reduxBatchUtils";
export * from "./requestUtils";

2

package.json
{
"name": "clever-frontend-utils",
"version": "0.4.0",
"version": "0.5.0",
"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