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

grunt-svgstore

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-svgstore - npm Package Versions

23

2.0.0

Diff

Changelog

Source

2.0.0 (November 30, 2018)

  • Support Grunt 1+ and Node 6+
  • Use eslint
  • Added the setUniqueIds and removeEmptyGroupElements options for ability to choose whether or not to set unique ids and remove empty elements
  • Automatically fix viewbox as well as viewBox on source items
  • Added the allowDuplicateItems option to allow duplicate item names
  • Make <desc> available in custom templates
jonathantneal
published 1.0.0 •

Changelog

Source

1.0.0 (February 2, 2016)

  • Added: Preserving of strokes (in addition to fills).
  • Added: CHANGELOG.md to document changes between releases.
  • Updated: Preserving of fills.
  • Updated: dependencies.
fweinb
published 0.5.0 •

Changelog

Source

0.5.0

  • Added the includeTitleElement and preserveDescElement options for more control of the accessible names for icons (See #83)
  • Added the externalDefs option to include a custom set of shared <defs> (like gradients) across multiple svgs. (See #81)
fweinb
published 0.4.1 •

Changelog

Source

0.4.1

  • Introducing the preserve-- prefix for attributes to force these attributes in the result svg (See #71)
fweinb
published 0.4.0 •

Changelog

Source

0.4.0

  • Generate fixed sized reference based copies of symbols (See #58)
  • Add a way to inherit the viewbox form the source svg (See #66)
  • Expose convertNameToId option to customize how ids are derived from file names. (See #68)
  • Changed the way ids are generated by using the result of convertNameToId to prefix each id. (See #50)
fweinb
published 0.3.6 •

Changelog

Source

0.3.6

  • Preserve currentColor in fill attribute even if cleanup is set to true. (See #63)
fweinb
published 0.3.5 •

Changelog

Source

0.3.5

  • Add the ability to use handlebars templates in options.includedemo.
fweinb
published 0.3.4 •

Changelog

Source

0.3.4

  • Fixed an issue with SMIL animations inside a svg symbole (See #56)
  • Update to cheerio 0.17.0
fweinb
published 0.3.3 •

Changelog

Source

0.3.3

  • Fix broken id references between nested <symbol> tags. (See #50)
fweinb
published 0.3.2 •

Changelog

Source

0.3.2

  • Move linearGradient, radialGradient and pattern elements out of the <symbol> tag. (See #49)
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