Comparing version 1.3.1 to 1.3.2
@@ -14,3 +14,3 @@ // Copyright (C) 2015-2016 IBM Corporation and Others. All Rights Reserved. | ||
// uses semver regex from https://semver.org/ | ||
const YARN_REGEX = /yarn(-(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)?((.*cli)?\.js)?$/; | ||
const YARN_REGEX = /yarn(-(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?)?((.*cli)?\.c?js)?$/; | ||
@@ -17,0 +17,0 @@ module.exports = function npmInstallNpm(fullIcu, advice) { |
{ | ||
"name": "full-icu", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "install 'full-icu' data for your current node", | ||
@@ -20,3 +20,6 @@ "scripts": { | ||
"url": "https://github.com/icu-project/full-icu-npm.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/unicode-org/full-icu-npm/issues" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
30118
0
2