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

@goldstack/utils-typescript-references

Package Overview
Dependencies
Maintainers
1
Versions
33
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.3.15

4

dist/src/updatePackageProjectReferences.js

@@ -37,5 +37,3 @@ "use strict";

function processPackage({ packageDir, allPackages, tsConfigNames, excludeInReferences, }) {
const packageJson = fs_1.default
.readFileSync(path_1.default.resolve(packageDir, './package.json'))
.toString();
const packageJson = fs_1.default.readFileSync(path_1.default.resolve(packageDir, './package.json')).toString();
const packageJsonData = JSON.parse(packageJson);

@@ -42,0 +40,0 @@ const tsConfigPath = (0, sharedUtils_1.getTsConfigPath)(packageDir, tsConfigNames);

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

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"@goldstack/utils-log": "0.3.19",
"@goldstack/utils-log": "0.3.20",
"source-map-support": "^0.5.21",

@@ -44,3 +44,3 @@ "yargs": "^17.5.1"

"devDependencies": {
"@goldstack/utils-git": "0.2.13",
"@goldstack/utils-git": "0.2.14",
"@swc/core": "^1.12.11",

@@ -47,0 +47,0 @@ "@swc/jest": "^0.2.39",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet