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

svgpath

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgpath - npm Package Versions

13

2.1.6

Diff

Changelog

Source

[2.1.6] - 2016-03-09

Fixed

  • Fixed arc transforms for edge cases (precision + sweep flag), #23.
vitaly
published 2.1.5 •

Changelog

Source

[2.1.5] - 2016-01-03

Changed

  • Improved parser error messages.
vitaly
published 2.1.4 •

Changelog

Source

[2.1.4] - 2016-01-03

Fixed

  • More strict params count and exponent parse.
  • Properly correct round error on contour end.
  • Never drop empty arcs. Replace with lines to avoid collisions on S A S.
vitaly
published 2.1.3 •

Changelog

Source

[2.1.3] - 2015-12-30

Fixed

  • Fixed .unarc() - expand zero-radius arcs to lines.
vitaly
published 2.1.2 •

Changelog

Source

[2.1.2] - 2015-12-22

Fixed

  • Fixed arc transforms, #13. Thanks to @kpym.
vitaly
published 2.1.1 •

Changelog

Source

[2.1.1] - 2015-12-07

Fixed

  • Don't collapse M & m commands on output.
vitaly
published 2.1.0 •

Changelog

Source

[2.1.0] - 2015-10-27

Fixed

  • First m in path should be processed as absolute (M).
  • Don't force first M -> m on .rel().
vitaly
published 2.0.0 •

Changelog

Source

[2.0.0] - 2015-04-16

Changed

  • Unified transformations math.
  • Evaluate curried transforms lazily.
  • 100% tests coverage.
  • Minor optimisations & code refactoring.

Added

  • Added .matrix and .rotate().
  • Added .unarc() - convert arcs to curves.

Fixed

  • Fixed .unshort() - now relative commands processed too.
  • Fixed .round() - no more precision loss on relative coordinated.
vitaly
published 1.0.7 •

Changelog

Source

[1.0.7] - 2014-12-05

Changed

  • Parser rewrite (1.5x speedup).
  • Exposed .err property with text of error (empty on success).
vitaly
published 1.0.6 •

Changelog

Source

[1.0.6] - 2014-06-15

Changed

  • Maintenance release - docs & build scripts update.
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