You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@octokit/tsconfig

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 2.0.0

9

package.json

@@ -6,3 +6,3 @@ {

},
"version": "1.0.2",
"version": "2.0.0",
"description": "TypeScript configuration for Octokit packages",

@@ -16,3 +16,3 @@ "scripts": {

],
"repository": "https://github.com/octokit/tsconfig",
"repository": "github:octokit/tsconfig",
"author": "Gregor Martynus (https://dev.to/gr2m)",

@@ -24,8 +24,3 @@ "license": "MIT",

]
},
"renovate": {
"extends": [
"github>octokit/.github"
]
}
}

@@ -9,4 +9,5 @@ {

"target": "es2020",
"resolveJsonModule": true
"resolveJsonModule": true,
"verbatimModuleSyntax": true
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc