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

lil-wingman

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lil-wingman - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

dist/index.d.ts

@@ -13,3 +13,3 @@ type Rgb = [number, number, number];

declare function randomHex(): string;
declare function randomHexColor(): string;

@@ -27,2 +27,2 @@ declare function capitalize(str: string): string;

export { TreeNode, arrayToTree, arrayToTreeReduce, capitalize, hasOwnProperty, hexToRgb, isAsyncFunction, isBlank, isDate, isFunction, isPromise, isRegExp, randomHex, reverse, rgbToHex, stripHtml, truncateString };
export { TreeNode, arrayToTree, arrayToTreeReduce, capitalize, hasOwnProperty, hexToRgb, isAsyncFunction, isBlank, isDate, isFunction, isPromise, isRegExp, randomHexColor, reverse, rgbToHex, stripHtml, truncateString };

@@ -1,1 +0,1 @@

export declare function randomHex(): string;
export declare function randomHexColor(): string;
{
"name": "lil-wingman",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "lucystwt",

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

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