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

@cspell/dict-dart

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-dart - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

6

package.json
{
"name": "@cspell/dict-dart",
"version": "2.1.0",
"version": "2.2.0",
"description": "Dart dictionary for cspell.",

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

"test-samples": "cspell \"samples/**/*.dart\"",
"test-dict": "shx head -n 1000 \"src/dart.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=dart\" stdin",
"test-dict": "cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=dart\" samples/dart-common.txt",
"prepublishOnly": "echo pre-publish",

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

],
"gitHead": "dc0f2d87633b7ca668383b494b920783462b76f2"
"gitHead": "e3f333775f12fcf7dcb1ab5b04b32258e9100a37"
}

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