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 6.5.1-canary.430.5639.18 to 6.5.1-canary.431.5652.17

2

dist/git.js

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

this.logger.veryVerbose.info('Got PR description\n', issue.data.body);
regex = new RegExp("(" + id + ")\\s(.+)\\s(" + id + ")");
regex = new RegExp("(" + id + ")\\s*(.*)\\s*(" + id + ")");
body = issue.data.body;

@@ -723,0 +723,0 @@ if (body.match(regex)) {

{
"name": "@auto-it/core",
"version": "6.5.1-canary.430.5639.18+0831c16",
"version": "6.5.1-canary.431.5652.17+fd11da5",
"description": "Node API for using auto.",

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

},
"gitHead": "0831c167df9aa92a09ade2a23ff13db7ef05ebbf"
"gitHead": "fd11da5b55bea443c6aa0c6689352f3667a9266e"
}

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