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

dat-colors

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dat-colors - npm Package Compare versions

Comparing version 3.4.0 to 3.5.0

1

index.js
module.exports = {
white: '#FFFFFF',
black: '#070B14';
neutral: '#293648',

@@ -4,0 +5,0 @@ neutral90: '#394B5B',

2

package.json
{
"name": "dat-colors",
"version": "3.4.0",
"version": "3.5.0",
"description": "CSS color variables for Dat",

@@ -5,0 +5,0 @@ "repository": "kriesse/dat-colors",

@@ -8,2 +8,3 @@ # Dat Colors

--color-white: #FFFFFF;
--color-black: #070B14;
--color-neutral: #293648;

@@ -10,0 +11,0 @@ --color-neutral-90: #394B5B;

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