@auto-it/core
Advanced tools
Comparing version 6.5.1-canary.430.5639.18 to 6.5.1-canary.431.5652.17
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
655915