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 3.1.0 to 4.0.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# [4.0.0](https://github.com/peerigon/extract-loader/compare/v3.1.0...v4.0.0) (2020-01-27)
### chore
* remove node v6 support ([3938c75](https://github.com/peerigon/extract-loader/commit/3938c75))
### BREAKING CHANGES
* remove node v6 support
# Change Log

@@ -2,0 +14,0 @@

2

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

@@ -5,0 +5,0 @@ "main": "lib/extractLoader.js",

@@ -25,3 +25,5 @@ extract-loader

`npm install extract-loader`
```bash
$ npm install extract-loader --save-dev
```

@@ -28,0 +30,0 @@ <br>

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