🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@codecademy/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecademy/tsconfig - npm Package Compare versions

Comparing version
0.3.0-alpha.52e061.0
to
0.3.0-alpha.96c0c6.0
+1
-1
CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## 0.3.0-alpha.52e061.0 (2021-10-29)
## 0.3.0-alpha.96c0c6.0 (2021-11-10)

@@ -9,0 +9,0 @@

{
"name": "@codecademy/tsconfig",
"description": "Base `tsconfig.json` file used for Codecademy TypeScript projects.",
"version": "0.3.0-alpha.52e061.0",
"version": "0.3.0-alpha.96c0c6.0",
"author": "Codecademy Engineering",

@@ -12,3 +12,3 @@ "main": "tsconfig.json",

"license": "MIT",
"gitHead": "9aa7d315894a45d6a4306b8bc9e2c554e0087f89"
"gitHead": "f4b4c16c60686183a8c34c6dd0146f2ff67a29f0"
}