Socket
Socket
Sign inDemoInstall

file-loader

Package Overview
Dependencies
Maintainers
7
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-loader - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

### [5.0.2](https://github.com/webpack-contrib/file-loader/compare/v5.0.1...v5.0.2) (2019-11-25)
### Chore
* add the `funding` field in `package.json`
### [5.0.1](https://github.com/webpack-contrib/file-loader/compare/v5.0.0...v5.0.1) (2019-11-25)

@@ -7,0 +16,0 @@

8

package.json
{
"name": "file-loader",
"version": "5.0.1",
"version": "5.0.2",
"description": "A file loader module for webpack",

@@ -10,2 +10,6 @@ "license": "MIT",

"bugs": "https://github.com/webpack-contrib/file-loader/issues",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"main": "dist/cjs.js",

@@ -50,3 +54,3 @@ "engines": {

"@commitlint/config-conventional": "^8.2.0",
"@webpack-contrib/defaults": "^6.1.0",
"@webpack-contrib/defaults": "^6.2.0",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",

@@ -53,0 +57,0 @@ "babel-jest": "^24.9.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