Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ampproject/toolbox-update-cache

Package Overview
Dependencies
Maintainers
13
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ampproject/toolbox-update-cache - npm Package Compare versions

Comparing version
2.8.0-canary.9
to
2.8.0-canary.15
+3
-3
package.json
{
"name": "@ampproject/toolbox-update-cache",
"version": "2.8.0-canary.9",
"version": "2.8.0-canary.15",
"description": "Implements the AMP update-cache API, as described at https://developers.google.com/amp/cache/update-cache ",

@@ -28,7 +28,7 @@ "main": "index.js",

"dependencies": {
"@ampproject/toolbox-cache-list": "^2.8.0-canary.9",
"@ampproject/toolbox-cache-list": "^2.8.0-canary.15",
"@ampproject/toolbox-cache-url": "^2.8.0-canary.6",
"jsrsasign": "10.1.13"
},
"gitHead": "0974deb66a4bf37062208de3f6dbeea1ba08fa36"
"gitHead": "082fd3256f3664fb016b47d2d1b965d47ebb3f53"
}