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

@palett/presets

Package Overview
Dependencies
Maintainers
1
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palett/presets - npm Package Compare versions

Comparing version 0.8.18 to 0.9.0

dist/index.cjs

21

package.json
{
"name": "@palett/presets",
"version": "0.8.18",
"version": "0.9.0",
"description": "A color converter",
"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,8 +21,8 @@ "dist"

"dependencies": {
"@aryth/rand": "^0.3.23",
"@aryth/rand": "^0.4.10",
"@ject/oneself": "^0.0.16",
"@palett/cards": "^0.8.18",
"@palett/convert": "^0.8.18",
"@palett/dye": "^0.8.18",
"@palett/toner-hsl": "^0.8.18",
"@palett/cards": "^0.9.0",
"@palett/convert": "^0.9.0",
"@palett/dye": "^0.9.0",
"@palett/toner-hsl": "^0.9.0",
"@typen/enum-data-types": "^0.1.17"

@@ -48,3 +51,3 @@ },

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