@ampproject/toolbox-cors
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"name": "@ampproject/toolbox-cors", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "An express middleware implementing the AMP CORS protocol", | ||
@@ -22,5 +22,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ampproject/toolbox-cache-list": "^2.1.0", | ||
"@ampproject/toolbox-cache-url": "^2.1.0", | ||
"@ampproject/toolbox-core": "^2.1.0" | ||
"@ampproject/toolbox-cache-list": "^2.2.0", | ||
"@ampproject/toolbox-cache-url": "^2.2.0", | ||
"@ampproject/toolbox-core": "^2.2.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "bugs": { | ||
"homepage": "https://github.com/ampproject/amp-toolbox/tree/master/packages/cors", | ||
"gitHead": "a6bc962a0af397c2fc21de1e8a730257947d8fb6" | ||
"gitHead": "e2bea7ac7d4cb6a57d196e124ee8a5f818123a02" | ||
} |