Socket
Socket
Sign inDemoInstall

svg-pathdata

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-pathdata - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [5.0.5](https://github.com/nfroidure/svg-pathdata/compare/v5.0.4...v5.0.5) (2020-06-06)
## [5.0.4](https://github.com/nfroidure/svg-pathdata/compare/v4.0.0...v5.0.4) (2020-02-14)

@@ -2,0 +6,0 @@

12

package.json
{
"name": "svg-pathdata",
"version": "5.0.4",
"version": "5.0.5",
"description": "Manipulate SVG path data (path[d] attribute content) simply and efficiently.",

@@ -39,2 +39,8 @@ "main": "lib/SVGPathData.js",

"author": "Nicolas Froidure",
"contributors": [
{
"name": "Anders Kaseorg",
"email": "andersk@mit.edu"
}
],
"license": "MIT",

@@ -60,2 +66,3 @@ "bugs": {

"rollup": "^1.31.0",
"rollup-plugin-terser": "^5.2.0",
"rollup-plugin-typescript2": "^0.25.3",

@@ -84,6 +91,3 @@ "tslint": "^6.0.0",

]
},
"dependencies": {
"rollup-plugin-terser": "^5.2.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