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

@visactor/vgrammar-venn

Package Overview
Dependencies
Maintainers
0
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/vgrammar-venn - npm Package Compare versions

Comparing version 0.14.8 to 0.14.9

3

es/utils/layout/layout.js

@@ -67,3 +67,2 @@ import { greedyLayout } from "./greedy-layout";

return initial;
}
//# sourceMappingURL=layout.js.map
}

@@ -45,2 +45,3 @@ import { disjointCluster, getBoundingBox, orientateCircles } from "./common";

return ret;
}
}
//# sourceMappingURL=normalize-solution.js.map
{
"name": "@visactor/vgrammar-venn",
"version": "0.14.8",
"version": "0.14.9",
"description": "Venn layout transform for VGrammar",

@@ -27,6 +27,6 @@ "keywords": [

"dependencies": {
"@visactor/vgrammar-core": "0.14.8",
"@visactor/vgrammar-util": "0.14.8",
"@visactor/vrender-core": "0.20.6",
"@visactor/vrender-kits": "0.20.6",
"@visactor/vgrammar-core": "0.14.9",
"@visactor/vgrammar-util": "0.14.9",
"@visactor/vrender-core": "0.20.7",
"@visactor/vrender-kits": "0.20.7",
"@visactor/vutils": "~0.18.17"

@@ -47,4 +47,4 @@ },

"@internal/eslint-config": "0.0.1",
"@internal/jest-config": "0.0.1",
"@internal/ts-config": "0.0.1"
"@internal/ts-config": "0.0.1",
"@internal/jest-config": "0.0.1"
},

@@ -51,0 +51,0 @@ "publishConfig": {

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