Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coveo/semantic-monorepo-tools

Package Overview
Dependencies
Maintainers
0
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coveo/semantic-monorepo-tools - npm Package Compare versions

Comparing version 2.4.37 to 2.4.38

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 2.4.38 (2024-06-25)
## 2.4.37 (2024-06-17)

@@ -2,0 +6,0 @@

1

dist/git/utils/gitLogger.d.ts

@@ -1,3 +0,2 @@

/// <reference types="debug" />
declare const _default: import("debug").Debugger;
export default _default;

@@ -1,3 +0,2 @@

/// <reference types="debug" />
declare const _default: import("debug").Debugger;
export default _default;

@@ -1,3 +0,2 @@

/// <reference types="debug" />
declare const _default: import("debug").Debugger;
export default _default;

@@ -1,2 +0,1 @@

/// <reference types="node" resolution-mode="require"/>
import { Debugger } from "debug";

@@ -3,0 +2,0 @@ import { SpawnOptions } from "node:child_process";

{
"name": "@coveo/semantic-monorepo-tools",
"version": "2.4.37",
"version": "2.4.38",
"description": "A library of helper functions to do SemVer2 compliant releases from Conventional Commits in monorepos",

@@ -51,4 +51,4 @@ "homepage": "https://github.com/coveo/semantic-monorepo-tools#readme",

"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"conventional-changelog-angular": "7.0.0",

@@ -63,3 +63,3 @@ "eslint": "8.57.0",

"ts-node": "10.9.2",
"typescript": "5.4.5",
"typescript": "5.5.2",
"yaml": "^2.2.1"

@@ -66,0 +66,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc