Socket
Socket
Sign inDemoInstall

@ampproject/toolbox-runtime-version

Package Overview
Dependencies
Maintainers
7
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.0 to 2.1.0

1

index.js

@@ -21,2 +21,1 @@ /**

module.exports = new RuntimeVersion(oneBehindFetch);

6

lib/RuntimeVersion.js

@@ -73,3 +73,5 @@ /**

} else {
log.warn('ampUrlPrefix is not an absolute URL. Falling back to https://cdn.ampproject.org.');
log.warn(
'ampUrlPrefix is not an absolute URL. Falling back to https://cdn.ampproject.org.'
);
}

@@ -105,3 +107,3 @@ }

return true;
} catch (ex) { }
} catch (ex) {}

@@ -108,0 +110,0 @@ return false;

{
"name": "@ampproject/toolbox-runtime-version",
"version": "2.0.0",
"version": "2.1.0",
"description": "AMP Runtime versions",

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

"dependencies": {
"@ampproject/toolbox-core": "^2.0.0"
"@ampproject/toolbox-core": "^2.1.0"
},

@@ -28,3 +28,3 @@ "bugs": {

"homepage": "https://github.com/ampproject/amp-toolbox/tree/master/packages/runtime-version",
"gitHead": "908b78b9d007d18d97c50b5a79421d5936150233"
"gitHead": "a6bc962a0af397c2fc21de1e8a730257947d8fb6"
}
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