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
215
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.20.0 to 1.21.0

dist/commonjs/intersectionWith.d.ts

1

dist/commonjs/index.d.ts

@@ -33,2 +33,3 @@ export * from './addProp';

export * from './intersection';
export * from './intersectionWith';
export * from './isArray';

@@ -35,0 +36,0 @@ export * from './isBoolean';

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

__exportStar(require("./intersection"), exports);
__exportStar(require("./intersectionWith"), exports);
__exportStar(require("./isArray"), exports);

@@ -51,0 +52,0 @@ __exportStar(require("./isBoolean"), exports);

@@ -33,2 +33,3 @@ export * from './addProp';

export * from './intersection';
export * from './intersectionWith';
export * from './isArray';

@@ -35,0 +36,0 @@ export * from './isBoolean';

@@ -33,2 +33,3 @@ export * from './addProp';

export * from './intersection';
export * from './intersectionWith';
export * from './isArray';

@@ -35,0 +36,0 @@ export * from './isBoolean';

2

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

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

Sorry, the diff of this file is not supported yet

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