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

@cspell/dict-css

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-css - npm Package Compare versions

Comparing version 4.0.6 to 4.0.7

1

dict/css.txt

@@ -957,2 +957,3 @@

src
srgb
stacking

@@ -959,0 +960,0 @@ standard

8

package.json
{
"name": "@cspell/dict-css",
"version": "4.0.6",
"version": "4.0.7",
"description": "CSS dictionary for cspell.",

@@ -15,5 +15,5 @@ "publishConfig": {

"build": "cspell-tools-cli compile --keep-raw-case src/css.txt --no-compress -o ./dict",
"test": "head -n 100 src/css.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=css\" stdin",
"test": "shx head -n 100 src/css.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=css\" stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare": "pnpm run build"
},

@@ -41,3 +41,3 @@ "repository": {

],
"gitHead": "59c0be627901f207529cab313089f9da89f1c479"
"gitHead": "a0f4a6bd2f56ead416e9d4262e8215f9c666a13e"
}
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