🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@node-framework/app

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-framework/app - npm Package Compare versions

Comparing version

to
1.0.68

import HtmlWebpackPlugin from 'html-webpack-plugin';
import CopyWebpackPlugin from 'copy-webpack-plugin';
declare const config: {

@@ -24,3 +25,3 @@ target: string;

};
plugins: HtmlWebpackPlugin[];
plugins: (HtmlWebpackPlugin | CopyWebpackPlugin)[];
optimization: {

@@ -27,0 +28,0 @@ mergeDuplicateChunks: boolean;

{
"name": "@node-framework/app",
"version": "1.0.67",
"version": "1.0.68",
"description": "@node-framework/app",

@@ -5,0 +5,0 @@ "main": "dist/src/index.bundle.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet