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

@typescript-tools/dependency-graph

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-tools/dependency-graph - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/dependency-graph@1.2.0...@typescript-tools/dependency-graph@1.3.0) (2021-01-01)
### Features
* add package rename-package ([42c9c61](https://github.com/typescript-tools/typescript-tools/commit/42c9c61524dc58244a64bf01699dbc737504a111))
# [1.2.0](https://github.com/typescript-tools/typescript-tools/compare/@typescript-tools/dependency-graph@1.1.1...@typescript-tools/dependency-graph@1.2.0) (2020-12-26)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@typescript-tools/dependency-graph",
"version": "1.2.0",
"version": "1.3.0",
"description": "Generate dependency graph of internal packages",

@@ -49,5 +49,5 @@ "main": "dist/src/dependency-graph.js",

"dependencies": {
"@typescript-tools/io-ts": "^1.1.0",
"@typescript-tools/lerna-utils": "^1.1.1",
"fp-ts": "^2.8.5",
"@typescript-tools/io-ts": "^1.2.0",
"@typescript-tools/lerna-utils": "^1.2.0",
"fp-ts": "^2.9.3",
"most": "^1.9.0",

@@ -109,3 +109,3 @@ "most-buffer": "0.0.11",

},
"gitHead": "cad89555538e1ea1c1d5cb81e5985ab6e96bddfc"
"gitHead": "0bf7ed445b1826de5ce5e2af710c87c4ed5415b3"
}
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