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

@auto/start-plugin

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto/start-plugin - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

build/index.js

@@ -5,3 +5,3 @@ import plugin from '@start/plugin';

pushCommitsAndTags: push
} = await import('@auto/git');
} = await import("@auto/git");
await push();

@@ -8,0 +8,0 @@ });

@@ -71,3 +71,3 @@ import plugin from '@start/plugin';

writeRepoPublishTag
} = await import('@auto/git');
} = await import("@auto/git");
const {

@@ -74,0 +74,0 @@ packageBump,

{
"name": "@auto/start-plugin",
"version": "0.0.1",
"version": "0.0.2",
"description": "🤖 Auto Tools",

@@ -28,3 +28,3 @@ "keywords": "tasks, runner, start, start-plugin, auto",

"@auto/git": "^0.0.29",
"@auto/log": "^0.0.16",
"@auto/log": "^0.0.17",
"@auto/npm": "^0.0.27",

@@ -31,0 +31,0 @@ "@start/plugin": "^0.2.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