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

@171h/utils

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@171h/utils - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

dist/index.d.ts

@@ -322,3 +322,3 @@ /**

*/
declare function isValid(val: any): boolean;
declare function isValid<T>(val: any): val is T;

@@ -325,0 +325,0 @@ declare function assert(condition: boolean, message: string): asserts condition;

{
"name": "@171h/utils",
"type": "module",
"version": "0.4.0",
"version": "0.4.1",
"packageManager": "pnpm@8.1.1",

@@ -6,0 +6,0 @@ "description": "",

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