New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@palett/toner-hsl

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palett/toner-hsl - npm Package Compare versions

Comparing version 0.8.18 to 0.9.0

dist/index.cjs

13

package.json
{
"name": "@palett/toner-hsl",
"version": "0.8.18",
"version": "0.9.0",
"description": "A color converter among RGB, HEX and HSL.",
"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,3 +21,3 @@ "dist"

"dependencies": {
"@aryth/math": "^0.3.23"
"@aryth/math": "^0.4.10"
},

@@ -44,3 +47,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/palett/rgb#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