New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ampproject/toolbox-runtime-fetch

Package Overview
Dependencies
Maintainers
7
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ampproject/toolbox-runtime-fetch - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

lib/DownloadRuntime.js

@@ -326,3 +326,3 @@ /**

const text = (await res.text()).replace(
/[a-z]{2}(?:-[a-z0-9]{2} {23}| {26})/i,
/ {28}|[a-z]{2} {26}|[a-z]{2} [a-z]{2}-[a-z0-9]{1,3} {19,21}/i,
'{{AMP_ISO_COUNTRY_HOTPATCH}}'

@@ -329,0 +329,0 @@ );

{
"name": "@ampproject/toolbox-runtime-fetch",
"version": "2.3.0",
"version": "2.3.1",
"description": "Download the AMP runtime",

@@ -25,3 +25,3 @@ "main": "index.js",

"@ampproject/toolbox-core": "^2.3.0",
"@ampproject/toolbox-runtime-version": "^2.3.0",
"@ampproject/toolbox-runtime-version": "^2.3.1",
"at-least-node": "1.0.0",

@@ -35,3 +35,3 @@ "cross-fetch": "3.0.4",

"homepage": "https://github.com/ampproject/amp-toolbox/tree/master/packages/runtime-fetch",
"gitHead": "bb7eaa6c720044e84f01c6406f5f0805dc637923"
"gitHead": "2396773adfc982c044cf932dfef73b6955cb005b"
}
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