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 to 0.3.2-e0e72a58

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

19

package.json
{
"name": "@neo4j-nvl/layout-workers",
"version": "0.3.1",
"version": "0.3.2-e0e72a58",
"license": "SEE LICENSE IN 'LICENSE.txt'",
"description": "Layout workers for the Neo4j Visualization Library",
"keywords": [
"neo4j",
"visualization",
"graph"
],
"bugs": {
"url": "https://community.neo4j.com/c/neo4j-graph-platform/neo4j-bloom"
},
"main": "lib/index.js",

@@ -14,3 +23,4 @@ "type": "module",

"prepack": "cp ../../LICENSE.txt ./",
"postpack": "rm LICENSE.txt"
"postpack": "rm LICENSE.txt",
"eslint": "eslint ./src/ --ext .js,.mjs --plugin only-warn"
},

@@ -32,7 +42,10 @@ "typedoc": {

"@types/node": "^18.11.11",
"eslint": "8.38.0",
"typescript": "^5.4.5"
},
"peerDependencies": {
"eslint": "*",
"typescript": "*"
}
},
"stableVersion": "0.3.2"
}

2

README.md

@@ -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