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

@types/istanbul-lib-source-maps

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/istanbul-lib-source-maps - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

istanbul-lib-source-maps/index.d.ts
// Type definitions for istanbul-lib-source-maps 1.2
// Project: https://github.com/istanbuljs/istanbuljs
// Project: https://istanbul.js.org, https://github.com/istanbuljs/istanbuljs
// Definitions by: Jason Cheatham <https://github.com/jason0x43>

@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

{
"name": "@types/istanbul-lib-source-maps",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for istanbul-lib-source-maps",

@@ -14,13 +14,15 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/istanbul-lib-source-maps"
},
"scripts": {},
"dependencies": {
"source-map": "^0.6.1",
"@types/istanbul-lib-coverage": "*"
"@types/istanbul-lib-coverage": "*",
"source-map": "^0.6.1"
},
"typesPublisherContentHash": "0cafbc4ba5979dd189c1a18aec994309806e7071d29f7fce10ca52fdc3ce2538",
"typesPublisherContentHash": "d0d8034ffe6782466e111008b43c118edd943f736c3407caddc4e520e6dd3a79",
"typeScriptVersion": "2.4"
}

@@ -5,10 +5,10 @@ # Installation

# Summary
This package contains type definitions for istanbul-lib-source-maps (https://github.com/istanbuljs/istanbuljs).
This package contains type definitions for istanbul-lib-source-maps ( https://istanbul.js.org ).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps
Additional Details
* Last updated: Tue, 02 Jan 2018 18:45:52 GMT
* Dependencies: istanbul-lib-coverage, source-map
* Last updated: Thu, 25 Apr 2019 23:07:44 GMT
* Dependencies: @types/istanbul-lib-coverage, @types/source-map
* Global values: none

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

Sorry, the diff of this file is not supported yet

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