Socket
Socket
Sign inDemoInstall

file-loader

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-loader - npm Package Versions

13
6

4.1.0

Diff

Changelog

Source

4.1.0 (2019-07-18)

Features

  • improved validation error messages (#339) (705eed4)
evilebottnawi
published 4.0.0 •

Changelog

Source

4.0.0 (2019-06-05)

chore

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

<a name="3.0.1"></a>

evilebottnawi
published 3.0.1 •

Changelog

Source

3.0.1 (2018-12-20)

Bug Fixes

  • relax options validation for additional properties (#309) (c74d44e)

<a name="3.0.0"></a>

evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2018-12-20)

Code Refactoring

  • drop support for webpack < 4 (#303) (203a4ee)
  • more validations in options schema

Features

  • resourcePath is now available in outputPath and publicPath (#304) (0d66e64)
  • context is now available in outputPath and publicPath (#305) (d5eb823)

BREAKING CHANGES

  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4

<a name="2.0.0"></a>

michael-ciniawsky
published 2.0.0 •

Changelog

Source

2.0.0 (2018-08-21)

Code Refactoring

  • defaults: update to latest webpack-defaults (#268) (687f422)

BREAKING CHANGES

  • defaults: Enforces engines of "node": ">=6.9.0 < 7.0.0 || >= 8.9.0"

<a name="1.1.11"></a>

michael-ciniawsky
published 1.1.11 •

Changelog

Source

1.1.11 (2018-03-01)

Reverts

  • index: context takes precedence over issuer.context (options.useRelativePath) (#260) (e73131f)

<a name="1.1.10"></a>

michael-ciniawsky
published 1.1.10 •

Changelog

Source

1.1.10 (2018-02-26)

Bug Fixes

  • package: add webpack >= 4 (peerDependencies) (#255) (3a6a7a1)

<a name="1.1.9"></a>

michael-ciniawsky
published 1.1.9 •

Changelog

Source

1.1.9 (2018-02-21)

Bug Fixes

  • index: handle protocol URL's correctly (options.publicPath) (#253) (54fa5a3)
  • index: use path.posix for platform consistency (#254) (2afe0af)

<a name="1.1.8"></a>

michael-ciniawsky
published 1.1.8 •

Changelog

Source

1.1.8 (2018-02-20)

Bug Fixes

  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

<a name="1.1.7"></a>

michael-ciniawsky
published 1.1.7 •

Changelog

Source

1.1.7 (2018-02-19)

Bug Fixes

  • index: don't concat options.outputPath and options.publicPath (#246) (98bf052)

<a name="1.1.6"></a>

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