You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

hpr

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hpr - npm Package Compare versions

Comparing version

to
0.0.24

2

dist/index.d.ts

@@ -129,3 +129,3 @@ type ArrayInput = any;

*/
groupBy<K extends keyof T>(key: K): Record<Extract<T[K], string>, T[]>;
groupBy<K extends keyof T>(key: K): Record<string, T[]>;
/**

@@ -132,0 +132,0 @@ * Checks if the collection is empty.

{
"name": "hpr",
"description": "A collection of utility functions to manipulate values and data.",
"version": "0.0.23",
"version": "0.0.24",
"keywords": [

@@ -6,0 +6,0 @@ "util",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet