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

cssdb

Package Overview
Dependencies
Maintainers
1
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 4.3.0 to 4.4.0

4

CHANGELOG.md
# Changes to cssdb
### 4.4.0 (March 7, 2019)
- Updated: Nesting Rules are now Stage 1! 🎉
### 4.3.0 (December 12, 2018)

@@ -4,0 +8,0 @@

5

cssdb.json

@@ -556,4 +556,4 @@ [

"description": "A syntax for nesting relative rules within rules",
"specification": "https://tabatkins.github.io/specs/css-nesting/",
"stage": 0,
"specification": "https://drafts.csswg.org/css-nesting-1/",
"stage": 1,
"example": "article {\n & p {\n color: #333;\n }\n}",

@@ -678,2 +678,3 @@ "polyfills": [

"stage": 1,
"caniuse": "prefers-color-scheme",
"caniuse-compat": {

@@ -680,0 +681,0 @@ "ios_saf": {

{
"name": "cssdb",
"version": "4.3.0",
"version": "4.4.0",
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",

@@ -23,14 +23,14 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"devDependencies": {
"browserslist": "^4.3.5",
"caniuse-lite": "^1.0.30000918",
"cssnano": "^4.1.7",
"eslit": "^5.0.0",
"browserslist": "^4.4.2",
"caniuse-lite": "^1.0.30000942",
"cssnano": "^4.1.10",
"eslit": "^6.0.0",
"fse": "^4.0.1",
"http-server": "^0.11.1",
"marked": "^0.5.2",
"marked": "^0.6.1",
"node-fetch": "^2.3.0",
"postcss": "^7.0.6",
"postcss-preset-env": "^6.4.0",
"postcss": "^7.0.14",
"postcss-preset-env": "^6.6.0",
"pre-commit": "^1.2.2",
"stylelint": "^9.9.0",
"stylelint": "^9.10.1",
"stylelint-config-dev": "^4.0.0"

@@ -37,0 +37,0 @@ },

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