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

@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.3 to 1.4.4

4

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

@@ -19,3 +19,3 @@ // Type definitions for webpack-sources 1.4

*/
columns?: boolean;
columns?: boolean | undefined;
/**

@@ -25,3 +25,3 @@ * If set to false the implementation may omit inner mappings for modules.

*/
module?: boolean;
module?: boolean | undefined;
}

@@ -28,0 +28,0 @@

{
"name": "@types/webpack-sources",
"version": "1.4.3",
"version": "1.4.4",
"description": "TypeScript definitions for webpack-sources",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources",
"license": "MIT",

@@ -36,4 +37,4 @@ "contributors": [

},
"typesPublisherContentHash": "907a429a14bdb319c79c2f34c9c0949538f19fe07522ffe177f1f011721e1508",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "69776512238ea72f87b7105b336a4aabab2651800f550441ad4057bb98930478",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Wed, 30 Sep 2020 10:42:00 GMT
* 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)

@@ -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