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

concat-text-webpack-plugin

Package Overview
Dependencies
Maintainers
9
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

concat-text-webpack-plugin - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

24

package.json
{
"name": "concat-text-webpack-plugin",
"version": "0.1.2",
"version": "0.1.3",
"description": "Concatenate and extract text files.",

@@ -10,3 +10,3 @@ "main": "dist/cjs.js",

"engines": {
"node": ">=8 <11"
"node": ">=8 <12"
},

@@ -32,19 +32,19 @@ "scripts": {

"concat": "1.0.3",
"glob": "7.1.3",
"webpack-sources": "1.3.0"
"glob": "7.1.6",
"webpack-sources": "1.4.3"
},
"devDependencies": {
"@babel/cli": "7.6.4",
"@babel/core": "7.6.4",
"@babel/preset-env": "7.6.3",
"@namics/eslint-config": "8.0.2",
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@namics/eslint-config": "8.0.4",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"eslint": "6.5.1",
"eslint-plugin-import": "2.18.2",
"eslint": "6.7.2",
"eslint-plugin-import": "2.19.1",
"jest": "24.9.0",
"memory-fs": "0.5.0",
"pkg-ok": "2.3.1",
"rimraf": "2.6.3",
"webpack": "4.30.0"
"rimraf": "3.0.0",
"webpack": "4.41.4"
},

@@ -51,0 +51,0 @@ "jest": {

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