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

@cspell/dict-npm

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-npm - npm Package Compare versions

Comparing version 5.0.15 to 5.0.16

8

dict/npm.txt

@@ -153,2 +153,3 @@

eslintrc
espree
esprima

@@ -411,2 +412,3 @@ estree

lazy
leftpad
lerna

@@ -449,2 +451,3 @@ less

merge-stream
messageids
meteor

@@ -543,5 +546,7 @@ method-override

optimist
optionator
ora
orchestrator
orm
ovsx
pageres

@@ -614,2 +619,3 @@ pagy

rewire
rfdc
rimraf

@@ -642,2 +648,3 @@ robotjs

sinopia
sirv
slow-deps

@@ -671,2 +678,3 @@ slug

sveltekit
sveltestack
svgo

@@ -673,0 +681,0 @@ swig

11

package.json
{
"name": "@cspell/dict-npm",
"version": "5.0.15",
"version": "5.0.16",
"description": "Dictionary of common NPM packages for cspell.",

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

"build": "cspell-tools-cli compile --split \"src/npm.txt\" --no-compress -o ./dict -m npm",
"test": "shx head -n 100 \"src/npm.txt\" | cspell -v -c ./cspell-ext.json \"--locale=*\" \"--languageId=javascript\" stdin",
"test": "shx head -n 100 \"src/npm.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=javascript\" 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/npm"
},

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

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

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

],
"gitHead": "dc56f6f63e68134c012456f796ef5f67d745ff06"
"gitHead": "a506a9a830bd15d4d2757c30a1d370920d764ec3"
}
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