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 3.0.0 to 3.1.0

12

package.json
{
"name": "@octokit/tsconfig",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"version": "3.0.0",
"version": "3.1.0",
"description": "TypeScript configuration for Octokit packages",
"scripts": {
"test": "node -p 'require(\".\")'"
"test": "node --test ./test/*.test.js"
},
"type": "module",
"main": "tsconfig.json",

@@ -22,3 +24,7 @@ "files": [

]
},
"devDependencies": {
"ajv": "^8.12.0",
"ajv-draft-04": "^1.0.0"
}
}
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