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.3.8 to 1.3.9

2

lib/service/languageFacts.d.ts

@@ -1,2 +0,2 @@

export declare const shapes: ReadonlyArray<string>;
export declare const shapes: readonly string[];
export declare const attributes: string[];

@@ -3,0 +3,0 @@ export declare const colors: Readonly<{

{
"name": "dot-language-support",
"version": "1.3.8",
"version": "1.3.9",
"description": "Parser and language service for graphviz (dot) files",

@@ -34,5 +34,5 @@ "author": "Niklas Mollenhauer",

"chai": "^4.2.0",
"mocha": "^6.0.1",
"ts-node": "^8.0.2",
"typescript": "^3.3.3333",
"mocha": "^6.1.4",
"ts-node": "^8.1.0",
"typescript": "^3.4.4",
"vscode-languageserver": "^5.3.0-next.1"

@@ -39,0 +39,0 @@ },

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