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

@cspell/dict-sql

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-sql - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

README.md

11

package.json
{
"name": "@cspell/dict-sql",
"version": "2.1.3",
"version": "2.1.4",
"description": "SQL dictionary for cspell.",

@@ -16,3 +16,3 @@ "publishConfig": {

"test": "pnpm test-dict && pnpm test-samples",
"test-dict": "shx head -n 1000 \"src/sql.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=sql\" stdin",
"test-dict": "shx head -n 1000 \"src/sql.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=sql\" stdin",
"test-samples": "cspell \"samples/**\"",

@@ -24,3 +24,4 @@ "prepublishOnly": "echo pre-publish",

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

@@ -34,3 +35,3 @@ "keywords": [

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

@@ -47,3 +48,3 @@ "bugs": {

],
"gitHead": "5df1fa5ea6fe10822c73779b0532cca528287cd6"
"gitHead": "796b99c8d8ec8f315c043e2aedb2f5a7ba6dc654"
}

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