Socket
Socket
Sign inDemoInstall

@types/source-map

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/source-map - npm Package Compare versions

Comparing version 0.5.2 to 0.5.7

31

source-map/package.json
{
"name": "@types/source-map",
"version": "0.5.2",
"description": "TypeScript definitions for source-map",
"license": "MIT",
"contributors": [
{
"name": "Morten Houston Ludvigsen",
"url": "https://github.com/MortenHoustonLudvigsen",
"githubUsername": "MortenHoustonLudvigsen"
},
{
"name": "Ron Buckton",
"url": "https://github.com/rbuckton",
"githubUsername": "rbuckton"
}
],
"version": "0.5.7",
"typings": null,
"description": "Stub TypeScript definitions entry for source-map, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7bac6e58819b59676261e49b45f728003991fd9e82ee59760e4528bdb693b445",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/mozilla/source-map",
"license": "MIT",
"dependencies": {
"source-map": "*"
}
}

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

# Installation
> `npm install --save @types/source-map`
# Summary
This package contains type definitions for source-map (https://github.com/mozilla/source-map).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map
Additional Details
* Last updated: Wed, 25 Oct 2017 16:18:59 GMT
* Dependencies: none
* Global values: sourceMap
# Credits
These definitions were written by Morten Houston Ludvigsen <https://github.com/MortenHoustonLudvigsen>, Ron Buckton <https://github.com/rbuckton>.
This is a stub types definition for source-map (https://github.com/mozilla/source-map).
source-map provides its own type definitions, so you don't need @types/source-map installed!

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