Socket
Socket
Sign inDemoInstall

@ampproject/toolbox-core

Package Overview
Dependencies
1
Maintainers
8
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 2.0.0-alpha.0

2

lib/oneBehindFetch.js

@@ -49,3 +49,3 @@ /**

maxAge: newResponsePromise.then(
(response) => MaxAge.parse(response.headers.get('cache-control'))
(response) => MaxAge.parse(response.headers.get('cache-control')),
),

@@ -52,0 +52,0 @@ };

{
"name": "@ampproject/toolbox-core",
"version": "1.1.1",
"version": "2.0.0-alpha.0",
"description": "Commonly used functionality for amp-toolbox",

@@ -8,3 +8,4 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/ampproject/amp-toolbox.git"
"url": "git+https://github.com/ampproject/amp-toolbox.git",
"directory": "packages/core"
},

@@ -27,3 +28,3 @@ "keywords": [

},
"gitHead": "6ce20613dba3e66b7722df599f62f35dc6391962"
"gitHead": "6140009b75eaa18afeaccf0a5f1996f490dcebfb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc