Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svg-pathdata

Package Overview
Dependencies
Maintainers
4
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 6.0.0 to 6.0.1

lib/SVGPathData.cjs

4

CHANGELOG.md

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

# [6.0.1](https://github.com/nfroidure/svg-pathdata/compare/v6.0.0...v6.0.1) (2021-09-12)
# [6.0.0](https://github.com/nfroidure/svg-pathdata/compare/v5.0.5...v6.0.0) (2021-04-02)
## [5.0.5](https://github.com/nfroidure/svg-pathdata/compare/v5.0.4...v5.0.5) (2020-06-06)

@@ -6,0 +8,0 @@

{
"name": "svg-pathdata",
"version": "6.0.0",
"version": "6.0.1",
"description": "Manipulate SVG path data (path[d] attribute content) simply and efficiently.",
"main": "lib/SVGPathData.js",
"main": "lib/SVGPathData.cjs",
"module": "lib/SVGPathData.module.js",
"exports": {
"import": "./lib/SVGPathData.module.js",
"require": "./lib/SVGPathData.cjs"
},
"type": "module",
"types": "lib/SVGPathData.d.ts",

@@ -63,3 +68,3 @@ "scripts": {

"istanbul": "0.4.5",
"mocha": "^8.3.2",
"mocha": "^9.0.2",
"mocha-lcov-reporter": "1.3.0",

@@ -66,0 +71,0 @@ "rollup": "^2.44.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