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

svg-sprite-loader

Package Overview
Dependencies
Maintainers
4
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svg-sprite-loader - npm Package Versions

13
14

6.0.0

Diff

Changelog

Source

6.0.0 (2021-03-13)

Bug Fixes

  • additional-assets: adds missing method (8db9c4d)
  • loader: get rid of webpack--version (54a0c6b), closes #437 #417

BREAKING CHANGES

  • loader: delete get-webpack-version.js

<a name="5.2.1"></a>

d3x42
published 5.2.1-remove-get-webpack-version •

d3x42
published 5.2.1 •

Changelog

Source

5.2.1 (2020-12-14)

<a name="5.2.0"></a>

d3x42
published 5.1.1 •

Changelog

Source

5.1.1 (2020-12-05)

<a name="5.1.0"></a>

kisenka
published 5.0.0 •

Changelog

Source

5.0.0 (2020-05-11)

Bug Fixes

  • pass proper context param to runtime generator (c084ec7), closes #186

BREAKING CHANGES

  • Possible breaks third-party runtime generators. Earlier context param was containing path to compilation root context, e.g. folder where webpack compilation occurs. This is wrong behaviour, because meaning of this param is a folder where svg image is located. So it was changed in this commit. If your custom runtime generator breaks after this update use loaderContext.rootContext option instead of context.

<a name="4.3.0"></a>

kisenka
published 4.3.0 •

Changelog

Source

4.3.0 (2020-05-03)

Features

  • outputPath: add possibility to define output path (2c7eceb)

<a name="4.2.7"></a>

kisenka
published 4.2.7 •

Changelog

Source

4.2.7 (2020-04-28)

Bug Fixes

  • move mask & clipPath elements outside symbol (ae70786), closes #325

<a name="4.2.6"></a>

kisenka
published 4.2.6 •

Changelog

Source

4.2.6 (2020-04-26)

Bug Fixes

  • drop webpack version detector (7131578)

<a name="4.2.5"></a>

kisenka
published 4.2.5 •

Changelog

Source

4.2.5 (2020-04-12)

Bug Fixes

  • refers to transpiled code in svg-baker-runtime (65ece05), closes #385

<a name="4.2.4"></a>

kisenka
published 4.2.5-drop-webpack-version-detector.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