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 Compare versions

Comparing version 0.8.2 to 0.8.3

15

package.json
{
"name": "file-loader",
"version": "0.8.2",
"version": "0.8.3",
"author": "Tobias Koppers @sokra",

@@ -21,3 +21,3 @@ "description": "file loader module for webpack",

"type": "git",
"url": "git@github.com:webpack/file-loader.git"
"url": "https://github.com/webpack/file-loader.git"
},

@@ -29,3 +29,12 @@ "licenses": [

}
]
],
"bugs": {
"url": "https://github.com/webpack/file-loader/issues"
},
"homepage": "https://github.com/webpack/file-loader",
"main": "index.js",
"directories": {
"test": "test"
},
"license": "MIT"
}
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