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 0.1.4 to 0.1.5

2

webpack-sources/index.d.ts

@@ -157,3 +157,3 @@ // Type definitions for webpack-sources 0.1

constructor(source: Source, name: string);
constructor(source: Source, name?: string);

@@ -160,0 +160,0 @@ replace(start: number, end: number, newValue: string): void;

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

@@ -21,3 +21,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -30,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "26993cab4073fcb9c1fad160a9c8c7633857c7d43e1e9b63707e54e8e5940e3a",
"typesPublisherContentHash": "5c23caf511d3bde484ad7228461c4544a54b9e3b9b943f9a5e49c953cebe6ef6",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources
Additional Details
* Last updated: Tue, 02 Jan 2018 18:45:52 GMT
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Dependencies: crypto, source-map, source-list-map, 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