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.6302.0 to 7.2.1-canary.6318.0

2

dist/utils/load-plugins.js

@@ -42,2 +42,4 @@ "use strict";

plugin = try_require_1.default(path.join(process.cwd(), pluginPath));
logger.log.warn("Could not find plugin from path: " + pluginPath);
return;
}

@@ -44,0 +46,0 @@ // For pkg bundle

4

package.json
{
"name": "@auto-it/core",
"version": "7.2.1-canary.6302.0",
"version": "7.2.1-canary.6318.0",
"description": "Node API for using auto.",

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

},
"gitHead": "7488c7310a0e83268d53aae17dde805f36f95762"
"gitHead": "809322c8b6ac2848189b7eec876ea435c5c7ceb6"
}

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