Socket
Socket
Sign inDemoInstall

@ampproject/toolbox-core

Package Overview
Dependencies
4
Maintainers
13
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.2 to 2.7.4

2

lib/oneBehindFetch.js

@@ -18,3 +18,3 @@ /**

let fetch = require('node-fetch');
let fetch = require('cross-fetch');
const MaxAge = require('./MaxAge.js');

@@ -21,0 +21,0 @@

{
"name": "@ampproject/toolbox-core",
"version": "2.7.2",
"version": "2.7.4",
"description": "Commonly used functionality for amp-toolbox",

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

"dependencies": {
"lru-cache": "6.0.0",
"node-fetch": "2.6.1"
"cross-fetch": "3.0.6",
"lru-cache": "6.0.0"
},
"gitHead": "83d1d4290d9da2683596506cff266c68e618fa81"
"gitHead": "881ffbde5be5e78e039b132f0daae3a3598ae248"
}
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