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

svgs

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgs - npm Package Versions

2

4.2.0

Diff

Changelog

Source

4.2.0

  • Added ForeignObject
3rdeden
published 4.1.1 •

Changelog

Source

4.1.1

  • Added missing peerDependenciesMeta to make react-native-svg optional.
3rdeden
published 4.1.0 •

Changelog

Source

4.1.0

  • Added TypeScript definition files.
3rdeden
published 4.0.0 •

Changelog

Source

4.0.0

  • Upgrade to babel 7
3rdeden
published 3.3.1 •

Changelog

Source

3.3.1

  • Upgrade to Babel 7 was a breaking change, reverting to 6 in this build so 3.3.1 no longer breaks people. Will re-release breaking babel upgrade as 4.0
3rdeden
published 3.3.0 •

Changelog

Source

3.3.0

  • Upgrade to @babel/7
  • Added <Mask /> and <Pattern /> support
  • Updated devDependencies to latest
3rdeden
published 3.2.1 •

Changelog

Source

3.2.1

  • Do not prefix preserveAspectRatio="none" with xMidYMid.
3rdeden
published 3.2.0 •

Changelog

Source

3.2.0

  • preserveAspectRatio now as the same align default of xMidYMid when no alignment is given.
  • Moved babel-* dependencies to devDependencies and make the assumption that these are installed by developers if they do not want to use our pre-build bundle.
  • Added code coverage and Travis-CI/Coveralls integration.
  • Added missing propType validation in the index.native.js file as well as for the <G /> tag in the browser build.
3rdeden
published 3.1.2 •

Changelog

Source

3.1.2

  • Support originX and originY as properties. See #13 #18
3rdeden
published 3.1.1 •

Changelog

Source

3.1.1

  • Updated peerDependencies to include all React versions, not just 15.x.x. See #16
  • Correctly transform/translate svg groups (<G>) when x and y properties are added. See #15
2
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