Socket
Socket
Sign inDemoInstall

url-loader

Package Overview
Dependencies
Maintainers
7
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

url-loader - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="0.6.2"></a>
## [0.6.2](https://github.com/webpack-contrib/url-loader/compare/v0.6.1...v0.6.2) (2017-10-04)
### Bug Fixes
* allow use `limit` as string ([#96](https://github.com/webpack-contrib/url-loader/issues/96)) ([b31684d](https://github.com/webpack-contrib/url-loader/commit/b31684d))
<a name="0.6.1"></a>

@@ -7,0 +17,0 @@ ## [0.6.1](https://github.com/webpack-contrib/url-loader/compare/v0.6.0...v0.6.1) (2017-10-04)

2

options.json

@@ -5,3 +5,3 @@ {

"limit": {
"type": "number"
"type": ["number", "string"]
},

@@ -8,0 +8,0 @@ "prefix": {

{
"name": "url-loader",
"version": "0.6.1",
"version": "0.6.2",
"author": "Tobias Koppers @sokra",

@@ -5,0 +5,0 @@ "description": "url loader module for webpack",

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