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 7.2.0 to 7.2.1

10

cssdb.json

@@ -365,2 +365,3 @@ [

"edge": "106",
"firefox": "109",
"ios_saf": "16",

@@ -595,3 +596,4 @@ "op_mob": "72",

"and_ff": "55",
"firefox": "55"
"firefox": "55",
"safari": "preview"
},

@@ -1263,2 +1265,3 @@ "docs": {

"oculus": "8.0",
"safari": "preview",
"samsung": "12.0"

@@ -1294,2 +1297,3 @@ },

"opera": "55",
"safari": "preview",
"samsung": "10.0"

@@ -1647,3 +1651,3 @@ },

"title": "`sin()`, `cos()`, `tan()`, `asin()`, `acos()`, `atan()` and `atan2()` functions",
"description": "Functions to calculate varios basic trigonometric relationships",
"description": "Functions to calculate various basic trigonometric relationships",
"specification": "https://www.w3.org/TR/css-values-4/#trig-funcs",

@@ -1664,3 +1668,3 @@ "stage": 2,

],
"vendors_implementations": 1
"vendors_implementations": 2
},

@@ -1667,0 +1671,0 @@ {

{
"name": "cssdb",
"version": "7.2.0",
"version": "7.2.1",
"type": "module",

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

"devDependencies": {
"@mdn/browser-compat-data": "^5.2.19",
"@mdn/browser-compat-data": "^5.2.26",
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001434",
"caniuse-lite": "^1.0.30001442",
"glob": "^8.0.3",
"lodash.get": "^4.4.2",
"postcss": "^8.4.19",
"postcss-cli": "^10.0.0",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"postcss-preset-env": "^7.8.3",
"semver": "^7.3.8",
"stylelint": "^14.15.0",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0"

@@ -81,3 +81,6 @@ },

"tc39"
]
],
"volta": {
"node": "16.18.1"
}
}

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