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

@nativescript/webpack

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript/webpack - npm Package Compare versions

Comparing version

to
5.0.22

@@ -124,3 +124,3 @@ import { merge } from 'webpack-merge';

*/
export declare function mergeWebpack(mergeFn: (config: Partial<webpack.Configuration>, env: IWebpackEnv) => any | Partial<webpack.Configuration>): void;
export declare function mergeWebpack(mergeFn: ((config: Partial<webpack.Configuration>, env: IWebpackEnv) => any) | Partial<webpack.Configuration>): void;
/**

@@ -127,0 +127,0 @@ * Resolve a new instance of the internal chain config with all chain functions applied.

{
"name": "@nativescript/webpack",
"version": "5.0.22-next",
"version": "5.0.22",
"private": false,

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

Sorry, the diff of this file is not supported yet