Socket
Socket
Sign inDemoInstall

ts-doctor

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-doctor - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

8

CHANGELOG.md

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

## [1.2.2](https://github.com/4Catalyzer/cli/compare/ts-doctor@1.2.1...ts-doctor@1.2.2) (2020-04-29)
**Note:** Version bump only for package ts-doctor
## [1.2.1](https://github.com/4Catalyzer/cli/compare/ts-doctor@1.2.0...ts-doctor@1.2.1) (2020-04-09)

@@ -8,0 +16,0 @@

26

package.json
{
"name": "ts-doctor",
"version": "1.2.1",
"main": "workspaces.js",
"repository": {
"type": "git",
"directory": "packages/ts-doctor",
"url": "https://github.com/4Catalyzer/cli.git"
"version": "1.2.2",
"homepage": "https://github.com/4Catalyzer/cli/tree/master/packages/ts-doctor",
"bugs": {
"url": "https://github.com/4Catalyzer/cli/issues"
},
"license": "MIT",
"author": "4Catalyzer",
"license": "MIT",
"main": "workspaces.js",
"bin": {

@@ -16,4 +15,6 @@ "ts-doc": "cli.js",

},
"publishConfig": {
"access": "public"
"repository": {
"type": "git",
"url": "https://github.com/4Catalyzer/cli.git",
"directory": "packages/ts-doctor"
},

@@ -25,3 +26,3 @@ "jest": {

"dependencies": {
"@4c/cli-core": "^2.1.4",
"@4c/cli-core": "^2.1.5",
"@manypkg/get-packages": "^1.0.0",

@@ -34,3 +35,6 @@ "comment-json": "^3.0.2",

},
"gitHead": "0afb7f6a56d1c39ac3ee315eae0e9bbb334b71ed"
"publishConfig": {
"access": "public"
},
"gitHead": "1d439ee3e1f075a8e000eaff1c82ffd8ea99bf47"
}
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