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.0 to 0.6.1

.npmignore

10

CHANGELOG.md

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

<a name="0.6.1"></a>
## [0.6.1](https://github.com/webpack-contrib/url-loader/compare/v0.6.0...v0.6.1) (2017-10-04)
### Bug Fixes
* **schema:** allow `additionalProperties` ([#94](https://github.com/webpack-contrib/url-loader/issues/94)) ([2b01ea2](https://github.com/webpack-contrib/url-loader/commit/2b01ea2))
<a name="0.6.0"></a>

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

2

options.json

@@ -17,3 +17,3 @@ {

},
"additionalProperties": false
"additionalProperties": true
}
{
"name": "url-loader",
"version": "0.6.0",
"version": "0.6.1",
"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