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

cf-style-const

Package Overview
Dependencies
Maintainers
18
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-style-const - npm Package Compare versions

Comparing version 1.4.2 to 1.5.0

dist/cf-style-const.js

1

es/variables.js

@@ -100,3 +100,4 @@ import { lighten, darken } from 'polished';

colorOverlay: 'rgba(0, 0, 0, .7)',
colorImportantInformation: 'rgba(64,139,201,0.2)',
zIndexMax: 1000
};

@@ -106,3 +106,4 @@ 'use strict';

colorOverlay: 'rgba(0, 0, 0, .7)',
colorImportantInformation: 'rgba(64,139,201,0.2)',
zIndexMax: 1000
};

2

package.json
{
"name": "cf-style-const",
"description": "Cloudflare Style Constants",
"version": "1.4.2",
"version": "1.5.0",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "module": "es/index.js",

@@ -100,3 +100,4 @@ import { lighten, darken } from 'polished';

colorOverlay: 'rgba(0, 0, 0, .7)',
colorImportantInformation: 'rgba(64,139,201,0.2)',
zIndexMax: 1000
};
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