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

@palett/util-fluo

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palett/util-fluo - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

1

dist/index.cjs.js

@@ -240,3 +240,2 @@ 'use strict';

exports.BlendDye = Projector;
exports.NL = NL;

@@ -243,0 +242,0 @@ exports.Projector = Projector;

2

dist/index.esm.js

@@ -236,2 +236,2 @@ import { STRICT } from '@typen/enum-check-levels';

export { Projector as BlendDye, NL, Projector, dyemap, dyezip, extractBound, fluo, fluo as fluoZip, hslToDye, leverage, parseHsl, presetToFlat, presetToLeap };
export { NL, Projector, dyemap, dyezip, extractBound, fluo, fluo as fluoZip, hslToDye, leverage, parseHsl, presetToFlat, presetToLeap };
{
"name": "@palett/util-fluo",
"version": "0.3.6",
"version": "0.3.7",
"description": "A colorant to string",

@@ -20,4 +20,4 @@ "main": "dist/index.cjs.js",

"@aryth/comparer": "^0.2.9",
"@palett/convert": "^0.3.6",
"@palett/dye": "^0.3.6",
"@palett/convert": "^0.3.7",
"@palett/dye": "^0.3.7",
"@typen/enum-check-levels": "^0.1.5",

@@ -46,3 +46,3 @@ "@typen/num-strict": "^0.1.5",

"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme",
"gitHead": "965d1ba591a361fd8cb3997a613b32d485985cf7"
"gitHead": "c05a5650638d6968b9120fe823bf12689e0cdd96"
}

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

## @palett/util-fluo
## @palett/util-fluoMatrix
A colorant to string

@@ -33,3 +33,3 @@

```console
$ npm install @palett/util-fluo
$ npm install @palett/util-fluoMatrix
```

@@ -39,3 +39,3 @@

```js
import { Temp } from '@palett/util-fluo'
import { Temp } from '@palett/util-fluoMatrix'
```

@@ -42,0 +42,0 @@

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