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

dot-language-support

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dot-language-support - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

13

package.json
{
"name": "dot-language-support",
"version": "1.6.0",
"version": "1.6.1",
"description": "Parser and language service for graphviz (dot) files",

@@ -31,13 +31,12 @@ "author": "Niklas Mollenhauer",

"devDependencies": {
"@types/chai": "^4.3.0",
"@types/mocha": "^9.1.0",
"@types/chai": "^4.3.1",
"@types/mocha": "^9.1.1",
"chai": "^4.3.6",
"mocha": "^9.2.2",
"mocha": "^10.0.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"vscode-languageserver": "^7.0.0"
"typescript": "^4.6.4"
},
"engines": {
"node": ">=14"
"node": ">=16"
}
}
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