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 3.2.0 to 3.2.1

6

CHANGELOG.md
# Changes to cssdb
### 3.2.1 (August 31st, 2018)
- Updated: caniuse-like browser statistics for Custom Environment Variables
I really wish caniuse would start adding some of these.
### 3.2.0 (August 30th, 2018)

@@ -4,0 +10,0 @@

3

cssdb.json

@@ -173,2 +173,5 @@ [

},
"chrome": {
"69": "y"
},
"ios_saf": {

@@ -175,0 +178,0 @@ "11.2": "y"

3

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

@@ -16,2 +16,3 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"start": "node tasks/start",
"start:nobadges": "node tasks/start --no-badges",
"test": "node tasks/test"

@@ -18,0 +19,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