@ampproject/toolbox-runtime-fetch
Advanced tools
Comparing version 2.6.0 to 2.7.0-alpha.1
@@ -27,3 +27,2 @@ /** | ||
const {URL} = require('url'); | ||
const util = require('util'); | ||
@@ -258,5 +257,5 @@ const RUNTIME_FILES_TXT = 'files.txt'; | ||
return true; | ||
} catch (ex) {} | ||
return false; | ||
} catch (ex) { | ||
return false; | ||
} | ||
} | ||
@@ -263,0 +262,0 @@ |
{ | ||
"name": "@ampproject/toolbox-runtime-fetch", | ||
"version": "2.6.0", | ||
"version": "2.7.0-alpha.1", | ||
"description": "Download the AMP runtime", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"@ampproject/toolbox-core": "^2.6.0", | ||
"@ampproject/toolbox-runtime-version": "^2.6.0", | ||
"@ampproject/toolbox-runtime-version": "^2.7.0-alpha.1", | ||
"at-least-node": "1.0.0", | ||
@@ -35,3 +35,3 @@ "cross-fetch": "3.0.5", | ||
"homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/runtime-fetch", | ||
"gitHead": "1e47f01b6630a01581b7df014b76d9ba0f68542c" | ||
"gitHead": "cdab35d31a9d431c66cda62174fb28aff93287eb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26849
1
3