Socket
Socket
Sign inDemoInstall

css-functions-list

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

9

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [3.2.1][] - 2023-10-15
### Changed
- Add additional function references
## [3.2.0][] - 2023-07-10

@@ -53,3 +59,4 @@

[3.1.0]: https://github.com/niksy/css-functions-list/tree/v3.1.0
[Unreleased]: https://github.com/niksy/css-functions-list/compare/v3.2.0...HEAD
[Unreleased]: https://github.com/niksy/css-functions-list/compare/v3.2.1...HEAD
[3.2.1]: https://github.com/niksy/css-functions-list/compare/v3.2.0...v3.2.1
[3.2.0]: https://github.com/niksy/css-functions-list/tree/v3.2.0

@@ -33,2 +33,3 @@ [

"format",
"gradient",
"grayscale",

@@ -41,2 +42,3 @@ "hsl",

"image",
"image-rect",
"image-set",

@@ -49,2 +51,4 @@ "inset",

"leader",
"light-dark",
"linear",
"linear-gradient",

@@ -129,2 +133,3 @@ "local",

"view",
"xywh",
"-webkit-abs",

@@ -161,2 +166,3 @@ "-webkit-acos",

"-webkit-format",
"-webkit-gradient",
"-webkit-grayscale",

@@ -169,2 +175,3 @@ "-webkit-hsl",

"-webkit-image",
"-webkit-image-rect",
"-webkit-image-set",

@@ -177,2 +184,4 @@ "-webkit-inset",

"-webkit-leader",
"-webkit-light-dark",
"-webkit-linear",
"-webkit-linear-gradient",

@@ -257,2 +266,3 @@ "-webkit-local",

"-webkit-view",
"-webkit-xywh",
"-moz-abs",

@@ -289,2 +299,3 @@ "-moz-acos",

"-moz-format",
"-moz-gradient",
"-moz-grayscale",

@@ -297,2 +308,3 @@ "-moz-hsl",

"-moz-image",
"-moz-image-rect",
"-moz-image-set",

@@ -305,2 +317,4 @@ "-moz-inset",

"-moz-leader",
"-moz-light-dark",
"-moz-linear",
"-moz-linear-gradient",

@@ -385,2 +399,3 @@ "-moz-local",

"-moz-view",
"-moz-xywh",
"-o-abs",

@@ -417,2 +432,3 @@ "-o-acos",

"-o-format",
"-o-gradient",
"-o-grayscale",

@@ -425,2 +441,3 @@ "-o-hsl",

"-o-image",
"-o-image-rect",
"-o-image-set",

@@ -433,2 +450,4 @@ "-o-inset",

"-o-leader",
"-o-light-dark",
"-o-linear",
"-o-linear-gradient",

@@ -513,2 +532,3 @@ "-o-local",

"-o-view",
"-o-xywh",
"-ms-abs",

@@ -545,2 +565,3 @@ "-ms-acos",

"-ms-format",
"-ms-gradient",
"-ms-grayscale",

@@ -553,2 +574,3 @@ "-ms-hsl",

"-ms-image",
"-ms-image-rect",
"-ms-image-set",

@@ -561,2 +583,4 @@ "-ms-inset",

"-ms-leader",
"-ms-light-dark",
"-ms-linear",
"-ms-linear-gradient",

@@ -640,3 +664,4 @@ "-ms-local",

"-ms-var",
"-ms-view"
"-ms-view",
"-ms-xywh"
]

@@ -33,2 +33,3 @@ [

"format",
"gradient",
"grayscale",

@@ -41,2 +42,3 @@ "hsl",

"image",
"image-rect",
"image-set",

@@ -49,2 +51,4 @@ "inset",

"leader",
"light-dark",
"linear",
"linear-gradient",

@@ -129,2 +133,3 @@ "local",

"view",
"xywh",
"-webkit-abs",

@@ -161,2 +166,3 @@ "-webkit-acos",

"-webkit-format",
"-webkit-gradient",
"-webkit-grayscale",

@@ -169,2 +175,3 @@ "-webkit-hsl",

"-webkit-image",
"-webkit-image-rect",
"-webkit-image-set",

@@ -177,2 +184,4 @@ "-webkit-inset",

"-webkit-leader",
"-webkit-light-dark",
"-webkit-linear",
"-webkit-linear-gradient",

@@ -257,2 +266,3 @@ "-webkit-local",

"-webkit-view",
"-webkit-xywh",
"-moz-abs",

@@ -289,2 +299,3 @@ "-moz-acos",

"-moz-format",
"-moz-gradient",
"-moz-grayscale",

@@ -297,2 +308,3 @@ "-moz-hsl",

"-moz-image",
"-moz-image-rect",
"-moz-image-set",

@@ -305,2 +317,4 @@ "-moz-inset",

"-moz-leader",
"-moz-light-dark",
"-moz-linear",
"-moz-linear-gradient",

@@ -385,2 +399,3 @@ "-moz-local",

"-moz-view",
"-moz-xywh",
"-o-abs",

@@ -417,2 +432,3 @@ "-o-acos",

"-o-format",
"-o-gradient",
"-o-grayscale",

@@ -425,2 +441,3 @@ "-o-hsl",

"-o-image",
"-o-image-rect",
"-o-image-set",

@@ -433,2 +450,4 @@ "-o-inset",

"-o-leader",
"-o-light-dark",
"-o-linear",
"-o-linear-gradient",

@@ -513,2 +532,3 @@ "-o-local",

"-o-view",
"-o-xywh",
"-ms-abs",

@@ -545,2 +565,3 @@ "-ms-acos",

"-ms-format",
"-ms-gradient",
"-ms-grayscale",

@@ -553,2 +574,3 @@ "-ms-hsl",

"-ms-image",
"-ms-image-rect",
"-ms-image-set",

@@ -561,2 +583,4 @@ "-ms-inset",

"-ms-leader",
"-ms-light-dark",
"-ms-linear",
"-ms-linear-gradient",

@@ -640,3 +664,4 @@ "-ms-local",

"-ms-var",
"-ms-view"
"-ms-view",
"-ms-xywh"
]

16

package.json
{
"name": "css-functions-list",
"version": "3.2.0",
"version": "3.2.1",
"description": "List of standard and browser specific CSS functions.",

@@ -8,2 +8,3 @@ "license": "MIT",

"sideEffects": false,
"type": "module",
"exports": {

@@ -34,11 +35,11 @@ ".": {

"scripts": {
"generate-list": "node -r esm generate-list.js",
"generate-list": "node generate-list.js",
"release": "np --no-release-draft",
"version": "if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi",
"postpublish": "GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog",
"lint": "eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"",
"test": "mocha --require esm \"test/**/*.js\"",
"lint": "eslint '{index,lib/**/*,test/**/*,generate-list}.js'",
"test": "mocha 'test/**/*.js'",
"test:watch": "npm test -- --watch",
"build": "rollup --config rollup.config.js",
"module-check": "node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"",
"module-check": "node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'",
"prepublishOnly": "npm run build",

@@ -59,3 +60,2 @@ "lint:types": "tsc",

"eslint-plugin-prettier": "^4.0.0",
"esm": "^3.0.51",
"execa": "^5.1.1",

@@ -67,3 +67,3 @@ "github-release-from-changelog": "^2.1.1",

"lint-staged": "^10.4.2",
"mocha": "^8.4.0",
"mocha": "^10.2.0",
"np": "^7.6.0",

@@ -77,3 +77,3 @@ "prettier": "^2.4.0",

"engines": {
"node": ">=12.22"
"node": ">=12 || >=16"
},

@@ -80,0 +80,0 @@ "keywords": [

@@ -9,7 +9,11 @@ # css-functions-list

Source of data is MDN reference on
[CSS functions](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions)
and
[general CSS features](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference).
Data sources are:
- MDN reference on
[CSS functions](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions)
- MDN reference on
[general CSS features](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference).
- MDN
[browser compatibility data for CSS functions](https://github.com/mdn/browser-compat-data/tree/main/css/types)
## Install

@@ -16,0 +20,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc