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

remeda

Package Overview
Dependencies
Maintainers
2
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remeda - npm Package Compare versions

Comparing version 1.54.0 to 1.55.0

dist/commonjs/product.js

2

dist/commonjs/index.js

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

__exportStar(require("./piped"), exports);
__exportStar(require("./product"), exports);
__exportStar(require("./prop"), exports);

@@ -147,2 +148,3 @@ __exportStar(require("./purry"), exports);

__exportStar(require("./subtract"), exports);
__exportStar(require("./sum"), exports);
__exportStar(require("./sumBy"), exports);

@@ -149,0 +151,0 @@ __exportStar(require("./swapIndices"), exports);

@@ -104,2 +104,3 @@ export * from "./add";

export * from "./piped";
export * from "./product";
export * from "./prop";

@@ -131,2 +132,3 @@ export * from "./purry";

export * from "./subtract";
export * from "./sum";
export * from "./sumBy";

@@ -133,0 +135,0 @@ export * from "./swapIndices";

@@ -104,2 +104,3 @@ export * from "./add";

export * from "./piped";
export * from "./product";
export * from "./prop";

@@ -131,2 +132,3 @@ export * from "./purry";

export * from "./subtract";
export * from "./sum";
export * from "./sumBy";

@@ -133,0 +135,0 @@ export * from "./swapIndices";

2

package.json
{
"name": "remeda",
"version": "1.54.0",
"version": "1.55.0",
"description": "A utility library for JavaScript and Typescript.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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