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

@auto-it/core

Package Overview
Dependencies
Maintainers
1
Versions
977
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auto-it/core - npm Package Compare versions

Comparing version 7.2.1-canary.6291.0 to 7.2.1-canary.6296.0

2

dist/utils/make-hooks.js

@@ -32,3 +32,3 @@ "use strict";

exports.makeChangelogHooks = function () { return ({
renderChangelogLine: new tapable_1.AsyncSeriesWaterfallHook(['lineData']),
renderChangelogLine: new tapable_1.AsyncSeriesBailHook(['lineData']),
renderChangelogTitle: new tapable_1.AsyncSeriesBailHook(['commits', 'lineRender']),

@@ -35,0 +35,0 @@ renderChangelogAuthor: new tapable_1.AsyncSeriesBailHook([

{
"name": "@auto-it/core",
"version": "7.2.1-canary.6291.0",
"version": "7.2.1-canary.6296.0",
"description": "Node API for using auto.",

@@ -79,3 +79,3 @@ "main": "dist/auto.js",

},
"gitHead": "bbf2112f2a01fb0fc9452bbd686459c48d6f5739"
"gitHead": "408d862edb478726211cb072a2af758b96325317"
}

Sorry, the diff of this file is not supported yet

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