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

@cspell/dict-fullstack

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-fullstack - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

22

cspell-ext.json

@@ -16,3 +16,23 @@ {

{
"languageId": "php,javascript,typescript,cpp,c,python,ruby,swift,csharp,ada,html,java,lua,h,hpp,rust,scala",
"languageId": [
"ada",
"c",
"cpp",
"csharp",
"h",
"hpp",
"html",
"java",
"javascript",
"javascriptreact",
"lua",
"php",
"python",
"ruby",
"rust",
"scala",
"swift",
"typescript",
"typescriptreact"
],
"locale": "*",

@@ -19,0 +39,0 @@ "includeRegExpList": [],

@@ -253,2 +253,3 @@

multiline
myapp
mydatepicker

@@ -320,2 +321,3 @@ nbsp

pvoid
queryid
quickstart

@@ -322,0 +324,0 @@ recaptcha

13

package.json
{
"name": "@cspell/dict-fullstack",
"version": "3.1.5",
"version": "3.1.6",
"description": "Dictionary of terms used in Fullstack development.",

@@ -15,9 +15,10 @@ "publishConfig": {

"build": "cspell-tools-cli build",
"test": "cat \"src/fullstack.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=php stdin",
"test": "shx cat \"src/fullstack.txt\" | cspell -c ./cspell-ext.json --locale=* --languageId=php stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dict.git",
"directory": "dictionaries/fullstack"
},

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

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

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

],
"gitHead": "118bb5d96bf657051b639f3b66613689054f7e8b"
"gitHead": "90ec73e277efc1389e33b57b5437c51d46b0ed87"
}
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