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

@auto/start

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/start - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

build/repo.d.ts

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

import { TRepoGitBump, TOptions, TRepoPackageBump } from '@auto/utils/src/';
import { TRepoGitBump, TOptions, TRepoPackageBump } from '@auto/utils';
export declare type TRepoPluginData = {

@@ -3,0 +3,0 @@ packageBump: TRepoPackageBump;

import { StartPlugin } from '@start/plugin';
import { TWorkspacesGitBump, TOptions, TWorkspacesPackageBump } from '@auto/utils/src/';
import { TWorkspacesGitBump, TOptions, TWorkspacesPackageBump } from '@auto/utils';
export declare type TWorkspacesPluginData = {

@@ -4,0 +4,0 @@ packagesBumps: TWorkspacesPackageBump[];

{
"name": "@auto/start",
"version": "0.0.2",
"version": "0.0.3",
"description": "",

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

"dependencies": {
"@auto/bump": "^0.0.14",
"@auto/fs": "^0.0.6",
"@auto/git": "^0.0.17",
"@auto/log": "^0.0.5",
"@auto/npm": "^0.0.14",
"@auto/bump": "^0.0.15",
"@auto/fs": "^0.0.7",
"@auto/git": "^0.0.18",
"@auto/log": "^0.0.6",
"@auto/npm": "^0.0.15",
"@start/plugin": "^0.2.0",

@@ -33,0 +33,0 @@ "prompts": "^1.1.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