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.8.18 to 0.9.0

dist/index.cjs

23

package.json
{
"name": "@palett/util-fluo",
"version": "0.8.18",
"version": "0.9.0",
"description": "A colorant to string",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"main": "dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -18,10 +21,10 @@ "dist"

"dependencies": {
"@aryth/bound-vector": "^0.3.23",
"@aryth/comparer": "^0.3.23",
"@palett/convert": "^0.8.18",
"@palett/dye": "^0.8.18",
"@aryth/bound-vector": "^0.4.10",
"@aryth/comparer": "^0.4.10",
"@palett/convert": "^0.9.0",
"@palett/dye": "^0.9.0",
"@typen/enum-check-levels": "^0.1.17",
"@typen/num-strict": "^0.1.17",
"@vect/vector-mapper": "^0.4.4",
"@vect/vector-zipper": "^0.4.4"
"@vect/vector-mapper": "^0.5.1",
"@vect/vector-zipper": "^0.5.1"
},

@@ -46,3 +49,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme",
"gitHead": "adf5812e323bc29bdaea384c59716e8c7ba39330"
"gitHead": "edabce66a91b4f0b6ded1274071a2711d0857475"
}
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