🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@goldstack/utils-typescript-references

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldstack/utils-typescript-references - npm Package Compare versions

Comparing version

to
0.2.4

8

package.json
{
"name": "@goldstack/utils-typescript-references",
"version": "0.2.3",
"version": "0.2.4",
"description": "Utility for keeping TypeScript references in sync in a Yarn monorepo",

@@ -42,5 +42,5 @@ "keywords": [

"devDependencies": {
"@goldstack/utils-git": "0.1.36",
"@types/jest": "^27.5.1",
"@types/node": "^17.0.33",
"@goldstack/utils-git": "0.1.37",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@types/source-map-support": "^0.5.4",

@@ -47,0 +47,0 @@ "@types/yargs": "^17.0.10",

@@ -132,3 +132,3 @@ # TypeScript References Yarn Workspaces Sync Utility

### -skipRoot
### --skipRoot

@@ -135,0 +135,0 @@ Will skip updating the `references` in the `tsconfig.json` file for the project root.