You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@goldstack/utils-typescript-references

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.1.8

@@ -27,3 +27,2 @@ "use strict";

if (!fs_1.default.existsSync(`${packageData.location}/tsconfig.json`)) {
console.log('skipping package', packageData.location);
return {

@@ -30,0 +29,0 @@ path: undefined,

{
"name": "@goldstack/utils-typescript-references",
"version": "0.1.7",
"version": "0.1.8",
"description": "Utility for keeping TypeScript references in sync in a Yarn monorepo",

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

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

```json
"references": [
{
"references": [
{

@@ -23,4 +24,5 @@ "path": "workspaces/apps"

"path": "workspaces/templates-lib"
}]
}
}
]
}
```

@@ -27,0 +29,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet