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

@nuxt/types

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/types - npm Package Compare versions

Comparing version 2.17.3 to 2.17.4

2

config/build.d.ts

@@ -11,3 +11,3 @@ /// <reference types="less" />

import type { Options as FileLoaderOptions } from 'file-loader'
import type { Options as HtmlMinifierOptions } from 'html-minifier'
import type { Options as HtmlMinifierOptions } from 'html-minifier-terser'
import type { Options as OptimizeCssAssetsWebpackPluginOptions } from 'optimize-css-assets-webpack-plugin'

@@ -14,0 +14,0 @@ import type { Plugin as PostcssPlugin } from 'postcss'

{
"name": "@nuxt/types",
"version": "2.17.3",
"version": "2.17.4",
"description": "Nuxt types",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/nuxt.js.git"
"url": "git+https://github.com/nuxt/nuxt.git",
"directory": "packages/types"
},

@@ -22,3 +23,3 @@ "license": "MIT",

"@types/file-loader": "5.0.4",
"@types/html-minifier": "4.0.5",
"@types/html-minifier-terser": "7.0.2",
"@types/less": "3.0.6",

@@ -28,3 +29,3 @@ "@types/node": "^16",

"@types/pug": "2.0.10",
"@types/serve-static": "1.15.5",
"@types/serve-static": "1.15.7",
"@types/terser-webpack-plugin": "4.2.1",

@@ -31,0 +32,0 @@ "@types/webpack": "^4.41.38",

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