🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

nuxt-webpack-optimisations

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt-webpack-optimisations - npm Package Compare versions

Comparing version

to
2.2.1

2

dist/module.json
{
"name": "nuxt-webpack-optimisations",
"version": "2.2.0",
"version": "2.2.1",
"configKey": "webpackOptimisations"
}
{
"name": "nuxt-webpack-optimisations",
"version": "2.2.0",
"version": "2.2.1",
"description": "Nuxt.js module to automatically make your webpack builds faster and smaller.",
"keywords": [
"nuxt",
"performance",
"build",
"webpack"
],
"homepage": "https://github.com/harlan-zw/nuxt-webpack-optimisations#readme",
"bugs": {
"url": "https://github.com/harlan-zw/nuxt-webpack-optimisations/issues"
"author": {
"name": "Harlan Wilton",
"email": "harlan@harlanzw.com"
},
"license": "MIT",
"homepage": "https://github.com/harlan-zw/nuxt-webpack-optimisations#readme",
"repository": {

@@ -20,8 +15,10 @@ "type": "git",

},
"author": {
"name": "Harlan Wilton",
"email": "harlan@harlanzw.com"
"bugs": {
"url": "https://github.com/harlan-zw/nuxt-webpack-optimisations/issues"
},
"files": [
"dist"
"keywords": [
"nuxt",
"performance",
"build",
"webpack"
],

@@ -34,2 +31,5 @@ "exports": {

"types": "./dist/module.d.ts",
"files": [
"dist"
],
"peerDependencies": {

@@ -39,5 +39,5 @@ "webpack": "*"

"dependencies": {
"@nuxt/kit": "npm:@nuxt/kit-edge@latest",
"@nuxt/kit": "3.0.0-rc.3",
"consola": "^2.15.3",
"esbuild-loader": "^2.18.0",
"esbuild-loader": "^2.19.0",
"speed-measure-webpack-plugin": "^1.5.0"

@@ -47,3 +47,3 @@ },

"@nuxt/module-builder": "^0.1.7",
"@nuxt/schema": "npm:@nuxt/schema-edge@latest",
"@nuxt/schema": "3.0.0-rc.3",
"@nuxt/types": "^2.15.8",

@@ -50,0 +50,0 @@ "@types/speed-measure-webpack-plugin": "^1.3.4"

Sorry, the diff of this file is not supported yet