New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.5.11 to 0.5.13

2

dist/index.cjs.js

@@ -151,3 +151,3 @@ 'use strict';

const INVERSE = '7';
const CLR_BOLD = '21';
const CLR_BOLD = '22';
const CLR_ITALIC = '23';

@@ -154,0 +154,0 @@ const CLR_UNDERLINE = '24';

@@ -147,3 +147,3 @@ import { Palett } from '@palett/cards';

const INVERSE = '7';
const CLR_BOLD = '21';
const CLR_BOLD = '22';
const CLR_ITALIC = '23';

@@ -150,0 +150,0 @@ const CLR_UNDERLINE = '24';

{
"name": "@palett/presets",
"version": "0.5.11",
"version": "0.5.13",
"description": "A color converter",

@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@aryth/rand": "^0.3.4",
"@aryth/rand": "^0.3.6",
"@ject/oneself": "^0.0.6",
"@palett/cards": "^0.5.11",
"@palett/convert": "^0.5.11",
"@palett/toner-hsl": "^0.5.11"
"@palett/cards": "^0.5.13",
"@palett/convert": "^0.5.13",
"@palett/toner-hsl": "^0.5.13"
},

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

"homepage": "https://github.com/hoyeungw/palett/presets#readme",
"gitHead": "79162df59d5c452818912e9475976dd241840295"
"gitHead": "f068f917232094727d071762c789d8df18dac675"
}
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