Socket
Socket
Sign inDemoInstall

tiny-svg

Package Overview
Dependencies
0
Maintainers
8
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

4.0.0

Diff

Changelog

Source

4.0.0

  • CHORE: turn into ES module
  • CHORE: require Node >= 16
  • CHORE: drop UMD distribution

Breaking Change

  • This library is now an ES only module, and can consumed as such in modern JavaScript environments.
nikku
published 3.0.1 •

Changelog

Source

3.0.1

  • FIX: correct create type definition (#13)
barmac
published 3.0.0 •

Changelog

Source

3.0.0

  • FEAT: change library target to ES2018
  • FEAT: drop polyfills for browser not supporting ES2018

Breaking Changes

  • Target syntax is ES2018. Transpile the code base to target < ES2018.
  • Polyfills for browsers not supporting ES2018 are dropped (e.g. Element.classList).
nikku
published 2.2.4 •

Changelog

Source

2.2.4

  • FIX: lazily create utility elements (#10)
nikku
published 2.2.3 •

Changelog

Source

2.2.3

  • CHORE: add type definitions for prepend and prependTo
bpmn-io
published 2.2.2 •

Changelog

Source

2.2.2

  • FIX: correct type definitions for select and selectAll
nikku
published 2.2.1 •

Changelog

Source

2.2.1

  • FIX: work around IE / MS Edge transform issue (980e9d6f)
nikku
published 2.2.0 •

Changelog

Source

2.2.0

  • FEAT: add ability to create any SVG element via markup
  • FEAT: add ability to set innerSVG to fragment
  • FEAT: add prependTo and prepend utils
bpmn-io
published 2.1.2 •

Changelog

Source

2.1.2

  • FIX: correct {} TypeScript definition
bpmn-io
published 2.1.1 •

Changelog

Source

2.1.1

  • FIX: correct TypeScript definitions
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc