New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@auto/bump

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/bump - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

build/get-log.d.ts

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

import { TGitBump, TLog, TPackageBump } from '@auto/utils/src';
import { TGitOptions } from '@auto/git/src';
import { TGitBump, TLog, TPackageBump } from "@auto/utils";
import { TGitOptions } from "@auto/git";
export declare const getLog: (packageBumps: TPackageBump[], gitBumps: TGitBump[], options: TGitOptions) => TLog[];

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

import { compareReleaseTypes } from '@auto/utils/src';
import { compareReleaseTypes } from "@auto/utils";

@@ -3,0 +3,0 @@ const getMessages = (gitBumps, name) => {

{
"name": "@auto/bump",
"version": "0.0.7",
"version": "0.0.8",
"description": "",

@@ -26,4 +26,4 @@ "keywords": "",

"dependencies": {
"@auto/workspaces": "^0.0.6",
"@auto/utils": "^0.0.3",
"@auto/workspaces": "^0.0.7",
"@auto/utils": "^0.0.4",
"esm": "^3.0.80",

@@ -30,0 +30,0 @@ "semver": "^5.5.1"

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