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

@cspell/dict-filetypes

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-filetypes - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

8

package.json
{
"name": "@cspell/dict-filetypes",
"version": "3.0.1",
"version": "3.0.2",
"description": "Filetypes dictionary for cspell.",

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

"build": "cspell-tools-cli compile \"filetypes.txt\" -o .",
"test": "cat \"filetypes.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin",
"test": "shx cat \"filetypes.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},

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

],
"gitHead": "772b010a2b141f2c21cc8f233bb42dda617f46b6"
"gitHead": "283f9ae678af262a08341ab64ab6fd4000fd0d80"
}

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