You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@octokit/tsconfig

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/tsconfig - npm Package Compare versions

Comparing version

to
1.0.1

2

package.json

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

},
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript configuration for Octokit packages",

@@ -9,0 +9,0 @@ "scripts": {

@@ -10,4 +10,3 @@ {

"resolveJsonModule": true
},
"include": ["src/**/*"]
}
}