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 2.1.1 to 3.2.0

3

webpack-sources/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for webpack-sources 2.1
// Type definitions for webpack-sources 3.2
// Project: https://github.com/webpack/webpack-sources

@@ -7,2 +7,3 @@ // Definitions by: e-cloud <https://github.com/e-cloud>

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -9,0 +10,0 @@

@@ -18,2 +18,3 @@ import { RawSourceMap, SourceMapGenerator } from 'source-map';

);
buffer(): Buffer;
source(): string;

@@ -20,0 +21,0 @@ }

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

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

},
"typesPublisherContentHash": "a948448a12cabd43ada7100f98c1dd90accd2713834b102d105b7608ee937c57",
"typesPublisherContentHash": "7e7ca0cf90f1bb589fc4b5ebc534a134ca1068088fc7e58500fc94d5634fbaf1",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:05:31 GMT
* Last updated: Sat, 07 Aug 2021 18:31:24 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/source-map](https://npmjs.com/package/@types/source-map), [@types/source-list-map](https://npmjs.com/package/@types/source-list-map)

@@ -14,0 +14,0 @@ * Global values: none

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