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 1.5.2 to 1.6.0

4

CHANGELOG.md
# Changes to cssdb
### 1.6.0 (February 18th, 2018)
- Added: Break Properties
### 1.5.2 (February 18th, 2018)

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

[
{
"title": "Break Properties",
"description": "Properties for defining the break behavior between and within boxes",
"specification": "https://www.w3.org/TR/css-break-3/#breaking-controls",
"specificationId": "break-properties",
"stage": 4,
"caniuse": "multicolumn",
"example": "a {\n break-inside: avoid;\n break-before: avoid-column;\n break-after: always;\n}",
"polyfills": [
{
"type": "PostCSS Plugin",
"link": "https://github.com/shrpne/postcss-page-break"
}
]
},
{
"title": "Cascade `all` Property",

@@ -4,0 +19,0 @@ "description": "A property for defining the reset of all properties of an element",

2

package.json
{
"name": "cssdb",
"version": "1.5.2",
"version": "1.6.0",
"description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",

@@ -5,0 +5,0 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

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