Socket
Socket
Sign inDemoInstall

@types/webpack-sources

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webpack-sources - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

7

webpack-sources v1.4/index.d.ts

@@ -10,5 +10,5 @@ // Type definitions for webpack-sources 1.4

import { Hash } from 'crypto';
import { SourceNode, RawSourceMap, SourceMapGenerator } from 'source-map';
import { SourceListMap } from 'source-list-map';
import { Hash } from "crypto";
import { SourceListMap } from "source-list-map";
import { RawSourceMap, SourceMapGenerator, SourceNode } from "source-map";

@@ -170,3 +170,2 @@ export interface MapOptions {

* Decorates a Source with replacements and insertions of source code.
*
*/

@@ -173,0 +172,0 @@ export class ReplaceSource extends Source implements SourceAndMapMixin {

{
"name": "@types/webpack-sources",
"version": "1.4.4",
"version": "1.4.5",
"description": "TypeScript definitions for webpack-sources",

@@ -37,4 +37,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",

},
"typesPublisherContentHash": "69776512238ea72f87b7105b336a4aabab2651800f550441ad4057bb98930478",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "4d64a41e32be6cd32d8f0cddfa1b361be732cb7824a191e755216dc10972a6fd",
"typeScriptVersion": "4.5"
}

@@ -11,4 +11,4 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:05:31 GMT
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/source-list-map](https://npmjs.com/package/@types/source-list-map), [@types/node](https://npmjs.com/package/@types/node)
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-list-map](https://npmjs.com/package/@types/source-list-map), [@types/source-map](https://npmjs.com/package/@types/source-map)
* Global values: none

@@ -15,0 +15,0 @@

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