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.3 to 3.0.4

13

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

@@ -14,4 +14,4 @@ "publishConfig": {

"scripts": {
"build": "cspell-tools-cli compile \"filetypes.txt\" -o .",
"test": "shx cat \"filetypes.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin",
"build": "cspell-tools-cli build",
"test": "shx cat \"src/filetypes.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=*\" stdin",
"prepublishOnly": "echo pre-publish",

@@ -22,3 +22,4 @@ "prepare:dictionary": "pnpm run build"

"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dict.git",
"directory": "dictionaries/filetypes"
},

@@ -32,3 +33,3 @@ "keywords": [

],
"author": "Jason Dent",
"author": "Street Side Software <support@streetsidesoftware.nl>",
"license": "MIT",

@@ -43,3 +44,3 @@ "bugs": {

],
"gitHead": "a411ccc24d2713bd0ec0b628c4c5a6de57e9f4e4"
"gitHead": "a506a9a830bd15d4d2757c30a1d370920d764ec3"
}

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