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

cssdb

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssdb - npm Package Compare versions

Comparing version 6.6.0 to 6.6.1

12

cssdb.json

@@ -1429,2 +1429,8 @@ [

"example": "div {\n left: mod(18px, 5px);\n top: rem(18px, 5px);\n right: round(2.5px, 1px);\n bottom: round(up, 15px, 7px);\n}",
"polyfills": [
{
"type": "PostCSS Plugin",
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-stepped-value-functions"
}
],
"vendors_implementations": 0

@@ -1501,2 +1507,8 @@ },

"example": "div {\n border-color: unset;\n color: unset;\n}",
"polyfills": [
{
"type": "PostCSS Plugin",
"link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-unset-value"
}
],
"vendors_implementations": 3

@@ -1503,0 +1515,0 @@ },

2

package.json
{
"name": "cssdb",
"version": "6.6.0",
"version": "6.6.1",
"type": "module",

@@ -5,0 +5,0 @@ "description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",

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