@types/react-dev-utils
Advanced tools
Comparing version 9.0.11 to 9.0.12
@@ -1,4 +0,4 @@ | ||
import { RequestHandler } from 'express'; | ||
import { RequestHandler } from "express"; | ||
declare function errorOverlayMiddleware(): RequestHandler; | ||
export = errorOverlayMiddleware; |
@@ -1,2 +0,2 @@ | ||
import { ESLint } from 'eslint'; | ||
import { ESLint } from "eslint"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,3 +0,3 @@ | ||
import express = require('express'); | ||
import WebpackDevServer = require('webpack-dev-server'); | ||
import express = require("express"); | ||
import WebpackDevServer = require("webpack-dev-server"); | ||
@@ -4,0 +4,0 @@ /* |
@@ -1,2 +0,2 @@ | ||
import webpack = require('webpack'); | ||
import webpack = require("webpack"); | ||
@@ -3,0 +3,0 @@ export interface OpaqueFileSizes { |
@@ -1,2 +0,2 @@ | ||
import { Stats } from 'webpack'; | ||
import { Stats } from "webpack"; | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import webpack = require('webpack'); | ||
import webpack = require("webpack"); | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,3 +0,3 @@ | ||
import webpack = require('webpack'); | ||
import HtmlWebpackPlugin = require('html-webpack-plugin'); | ||
import webpack = require("webpack"); | ||
import HtmlWebpackPlugin = require("html-webpack-plugin"); | ||
@@ -4,0 +4,0 @@ /** |
@@ -1,3 +0,3 @@ | ||
import webpack = require('webpack'); | ||
import HtmlWebpackPlugin = require('html-webpack-plugin'); | ||
import webpack = require("webpack"); | ||
import HtmlWebpackPlugin = require("html-webpack-plugin"); | ||
@@ -4,0 +4,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import webpack = require('webpack'); | ||
import webpack = require("webpack"); | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import express = require('express'); | ||
import express = require("express"); | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@types/react-dev-utils", | ||
"version": "9.0.11", | ||
"version": "9.0.12", | ||
"description": "TypeScript definitions for react-dev-utils", | ||
@@ -29,4 +29,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dev-utils", | ||
}, | ||
"typesPublisherContentHash": "5194b7d6b49334a919a175c063178f89256c682d06ee6f461cf62d5fcd3ef6c2", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "d4b01bf9aff978c30392276520755da05e33800dfc07d9925dd2f96dd263fd0a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 19 May 2022 15:31:33 GMT | ||
* Dependencies: [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/eslint](https://npmjs.com/package/@types/eslint), [@types/express](https://npmjs.com/package/@types/express), [@types/webpack-dev-server](https://npmjs.com/package/@types/webpack-dev-server), [@types/html-webpack-plugin](https://npmjs.com/package/@types/html-webpack-plugin) | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/eslint](https://npmjs.com/package/@types/eslint), [@types/express](https://npmjs.com/package/@types/express), [@types/html-webpack-plugin](https://npmjs.com/package/@types/html-webpack-plugin), [@types/webpack](https://npmjs.com/package/@types/webpack), [@types/webpack-dev-server](https://npmjs.com/package/@types/webpack-dev-server) | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
@@ -1,2 +0,2 @@ | ||
import express = require('express'); | ||
import express = require("express"); | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
import webpack = require('webpack'); | ||
import webpack = require("webpack"); | ||
@@ -3,0 +3,0 @@ /** |
@@ -1,3 +0,3 @@ | ||
import webpack = require('webpack'); | ||
import WebpackDevServer = require('webpack-dev-server'); | ||
import webpack = require("webpack"); | ||
import WebpackDevServer = require("webpack-dev-server"); | ||
@@ -4,0 +4,0 @@ export interface Urls { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package