Socket
Socket
Sign inDemoInstall

@ampproject/toolbox-core

Package Overview
Dependencies
Maintainers
7
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ampproject/toolbox-core - npm Package Compare versions

Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.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.0.0-alpha.0",
"version": "2.0.0-alpha.4",
"description": "Commonly used functionality for amp-toolbox",

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

"dependencies": {
"node-fetch": "2.6.0"
"cross-fetch": "3.0.4"
},
"gitHead": "6140009b75eaa18afeaccf0a5f1996f490dcebfb"
"gitHead": "fe0d72e23b0d537c91fa78c465ca1ea99d3487ab"
}
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