Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

extract-loader

Package Overview
Dependencies
Maintainers
11
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-loader - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.0.1](https://github.com/peerigon/extract-loader/compare/v4.0.0...v4.0.1) (2020-01-28)
### Bug Fixes
* handling resource paths with query parameters ([b4b2c0a](https://github.com/peerigon/extract-loader/commit/b4b2c0a))
# [4.0.0](https://github.com/peerigon/extract-loader/compare/v3.1.0...v4.0.0) (2020-01-27)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "extract-loader",
"version": "4.0.0",
"version": "4.0.1",
"description": "webpack loader to extract HTML and CSS from the bundle",

@@ -11,3 +11,3 @@ "main": "lib/extractLoader.js",

"release": "standard-version",
"prepublishOnly": "npm test"
"prepublishOnly": "npm run build"
},

@@ -14,0 +14,0 @@ "repository": {

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