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

@types/source-map-support

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/source-map-support - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

4

source-map-support/index.d.ts

@@ -10,3 +10,3 @@ // Type definitions for source-map-support 0.5

import { RawSourceMap } from 'source-map';
import { RawSourceMap } from "source-map";

@@ -23,3 +23,3 @@ /**

export type Environment = 'auto' | 'browser' | 'node';
export type Environment = "auto" | "browser" | "node";

@@ -26,0 +26,0 @@ /**

{
"name": "@types/source-map-support",
"version": "0.5.7",
"version": "0.5.8",
"description": "TypeScript definitions for source-map-support",

@@ -45,4 +45,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support",

},
"typesPublisherContentHash": "b6c48fd5f504c0febd3eb10751eeab0dbc4b44abfd415c44c6b2e9f84b2c8575",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "967a8a1236fdb4272cf59e19c80ceb5fbccdd12ccc17629d5bfb50c9fe733739",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 22 Aug 2023 18:04:43 GMT
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Dependencies: [@types/source-map](https://npmjs.com/package/@types/source-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