Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.3 to 2.1.0

13

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

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

"test-samples": "cspell \"samples/**/*.dart\"",
"test-dict": "shx head -n 1000 \"src/dart.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=dart\" stdin",
"test-dict": "shx head -n 1000 \"src/dart.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=dart\" stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "pnpm 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/dart"
},

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

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

@@ -45,3 +46,3 @@ "bugs": {

],
"gitHead": "a93ee20360d9a76828b8c40653a0eb253dd34f2b"
"gitHead": "dc0f2d87633b7ca668383b494b920783462b76f2"
}

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