Socket
Socket
Sign inDemoInstall

@auto-it/core

Package Overview
Dependencies
Maintainers
1
Versions
976
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 6.5.2-canary.406.5732.27 to 6.5.2-canary.406.5744.26

4

dist/utils/load-plugins.js

@@ -40,7 +40,3 @@ "use strict";

}
// For pkg bundle
if (!plugin) {
plugin = try_require_1.default(path.join(__dirname, '../../../../../plugins/', pluginPath, 'dist/index.js'));
}
if (!plugin) {
logger.log.warn("Could not find plugin: " + pluginPath);

@@ -47,0 +43,0 @@ return;

4

package.json
{
"name": "@auto-it/core",
"version": "6.5.2-canary.406.5732.27+0a2871a",
"version": "6.5.2-canary.406.5744.26+8a39524",
"description": "Node API for using auto.",

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

},
"gitHead": "0a2871a3e811ef4e3b45ce6847adeef6ac12affa"
"gitHead": "8a395249774369e4763770583b0d460a21406e35"
}

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