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 1.1.2 to 1.1.3

dist/options.json

5

CHANGELOG.md

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

<a name="1.1.3"></a>
## [1.1.3](https://github.com/webpack/file-loader/compare/v1.1.2...v1.1.3) (2017-09-30)
<a name="1.1.2"></a>

@@ -7,0 +12,0 @@ ## [1.1.2](https://github.com/webpack/file-loader/compare/v1.1.1...v1.1.2) (2017-09-30)

4

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

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

"appveyor:test": "npm run test",
"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js'",
"build": "cross-env NODE_ENV=production babel src -d dist --ignore 'src/**/*.test.js' --copy-files",
"clean": "del-cli dist",

@@ -49,0 +49,0 @@ "lint": "eslint --cache src test",

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