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 7.0.0-canary.406.5676.24 to 7.0.0-canary.406.5687.25

4

dist/utils/load-plugins.js

@@ -40,3 +40,7 @@ "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);

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

4

package.json
{
"name": "@auto-it/core",
"version": "7.0.0-canary.406.5676.24+3933ef3",
"version": "7.0.0-canary.406.5687.25+c3ac950",
"description": "Node API for using auto.",

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

},
"gitHead": "3933ef3139ce0bede51b1c7d3ec46d85f5250074"
"gitHead": "c3ac95060dd94a6d2b9a54885a2db2f2f87e10d0"
}

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