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

path-intersection

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-intersection - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "path-intersection",
"version": "1.0.0",
"version": "1.0.1",
"description": "Computes the intersection between two SVG paths",

@@ -12,2 +12,11 @@ "main": "intersect.js",

},
"repository": {
"type": "git",
"url": "https://github.com/bpmn-io/path-intersection"
},
"keywords": [
"svg",
"path",
"path intersection"
],
"author": {

@@ -34,2 +43,3 @@ "name": "Nico Rehwaldt",

"npm-run-all": "^4.1.2",
"puppeteer": "^0.13.0",
"sinon": "^4.1.3",

@@ -36,0 +46,0 @@ "sinon-chai": "^2.14.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