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

@palett/cards

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palett/cards - npm Package Compare versions

Comparing version 0.11.6 to 0.12.0

dist/index.js

28

package.json
{
"name": "@palett/cards",
"version": "0.11.6",
"version": "0.12.0",
"description": "A color converter",
"main": "./dist/index.cjs",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"type": "module",
"exports": "./dist/index.js",
"files": [
"dist"
],
"engines": {
"node": ">=22.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
},
"repository": {

@@ -41,6 +37,14 @@ "type": "git",

"homepage": "https://github.com/hoyeungw/@palett#readme",
"gitHead": "fb11aaa9ca0dd3519399207040349141a028e3f9",
"gitHead": "fa43c4eb4429e3c75cc8a2ae9093163359e8afb1",
"dependencies": {
"palett-presets": "^0.1.1"
},
"devDependencies": {
"@palett/convert": "^0.11.6",
"@palett/dye": "^0.11.6"
},
"scripts": {
"pub": "npm publish",
"test": "node -r @babel/register test/test.index.js"
}
}
}

@@ -0,0 +0,0 @@ ## @palett/cards

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