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

@neo4j-nvl/layout-workers

Package Overview
Dependencies
Maintainers
0
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j-nvl/layout-workers - npm Package Compare versions

Comparing version 0.3.1-f02e1ac3 to 0.3.1-fd6624ed

lib/hierarchical-layout/dagre-layout-impl.test.d.ts

7

package.json
{
"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
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