Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@studiohyperdrive/hal-tools

Package Overview
Dependencies
Maintainers
10
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studiohyperdrive/hal-tools - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/hal-format.helper.d.ts

@@ -39,2 +39,2 @@ import { IHALFormat, IHALFormatParams, IHALLinks, IHALPagination } from './hal-format.types';

*/
export declare function HALFormat<T = unknown>({ path, key, entities, page, size, totalElements, }: IHALFormatParams): IHALFormat;
export declare function HALFormat<T = unknown>({ path, key, entities, page, size, totalElements, }: IHALFormatParams<T>): IHALFormat<T>;
{
"name": "@studiohyperdrive/hal-tools",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

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