New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cspell-lib

Package Overview
Dependencies
Maintainers
1
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-lib - npm Package Compare versions

Comparing version 4.1.13 to 4.1.14

1

dist/Settings/DefaultSettings.js

@@ -12,2 +12,3 @@ "use strict";

'Urls',
'Email',
'PublicKey',

@@ -14,0 +15,0 @@ 'RsaCert',

16

package.json
{
"name": "cspell-lib",
"version": "4.1.13",
"version": "4.1.14",
"description": "A library of useful functions used across various cspell tools.",

@@ -29,3 +29,3 @@ "main": "dist/index.js",

"generate-code-coverage": "jest --coverage",
"test-watch": "../../node_modules/.bin/jest --watch",
"test-watch": "jest --watch",
"prepublishOnly": "npm run lint && npm run clean-build && npm test",

@@ -82,7 +82,7 @@ "test": "jest"

"cspell-dict-typescript": "^1.0.3",
"cspell-io": "^4.0.19",
"cspell-trie-lib": "^4.1.7",
"cspell-util-bundle": "^4.0.8",
"cspell-io": "^4.0.20",
"cspell-trie-lib": "^4.1.8",
"cspell-util-bundle": "^4.0.9",
"fs-extra": "^8.1.0",
"gensequence": "^3.0.1",
"gensequence": "^3.0.3",
"vscode-uri": "^2.1.1"

@@ -112,5 +112,5 @@ },

"devDependencies": {
"cspell-tools": "^4.1.11"
"cspell-tools": "^4.1.12"
},
"gitHead": "73f2223b8b222203c2e996d865564ef85fb67075"
"gitHead": "cbe103ba540d0ec7af38876372722802f80f4098"
}
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