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

@ts-common/source-map

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-common/source-map - npm Package Compare versions

Comparing version 0.2.12 to 0.3.0

0

index.d.ts

@@ -0,0 +0,0 @@ import { StringMap } from "@ts-common/string-map";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { StringMap } from "@ts-common/string-map"

16

package.json
{
"name": "@ts-common/source-map",
"version": "0.2.12",
"version": "0.3.0",
"description": "Source Map",

@@ -40,16 +40,16 @@ "main": "index.js",

"devDependencies": {
"@types/chai": "^4.1.6",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"chai": "^4.2.0",
"mocha": "^5.2.0",
"nyc": "^13.0.1",
"nyc": "^13.1.0",
"tslib": "^1.9.3",
"typescript": "^3.1.3"
"typescript": "^3.1.6"
},
"dependencies": {
"@ts-common/iterator": "^0.0.38",
"@ts-common/json": "^0.0.20",
"@ts-common/property-set": "^0.0.8",
"@ts-common/string-map": "^0.1.1"
"@ts-common/iterator": "^0.1.0",
"@ts-common/json": "^0.1.0",
"@ts-common/property-set": "^0.0.9",
"@ts-common/string-map": "^0.2.0"
}
}
# source-map
Source Map

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