@neo4j-nvl/layout-workers
Advanced tools
Comparing version 0.3.1-f02e1ac3 to 0.3.1-fd6624ed
{ | ||
"name": "@neo4j-nvl/layout-workers", | ||
"version": "0.3.1-f02e1ac3", | ||
"version": "0.3.1-fd6624ed", | ||
"license": "SEE LICENSE IN 'LICENSE.txt'", | ||
@@ -23,3 +23,4 @@ "description": "Layout workers for the Neo4j Visualization Library", | ||
"prepack": "cp ../../LICENSE.txt ./", | ||
"postpack": "rm LICENSE.txt" | ||
"postpack": "rm LICENSE.txt", | ||
"eslint": "eslint ./src/ --ext .js,.mjs --plugin only-warn" | ||
}, | ||
@@ -41,5 +42,7 @@ "typedoc": { | ||
"@types/node": "^18.11.11", | ||
"eslint": "8.38.0", | ||
"typescript": "^5.4.5" | ||
}, | ||
"peerDependencies": { | ||
"eslint": "*", | ||
"typescript": "*" | ||
@@ -46,0 +49,0 @@ }, |
@@ -1,1 +0,1 @@ | ||
Shared workers dependency for @neo4j-nvl/base | ||
Shared workers dependency for @neo4j-nvl/base |
50304
23
577
2
7
3