@ampproject/toolbox-cors
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@ampproject/toolbox-cors", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An express middleware implementing the AMP CORS protocol", | ||
@@ -21,5 +21,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@ampproject/toolbox-cache-list": "^1.1.0", | ||
"@ampproject/toolbox-cache-url": "^1.1.0", | ||
"@ampproject/toolbox-core": "^1.1.0" | ||
"@ampproject/toolbox-cache-list": "^1.1.1", | ||
"@ampproject/toolbox-cache-url": "^1.1.1", | ||
"@ampproject/toolbox-core": "^1.1.1" | ||
}, | ||
@@ -30,3 +30,3 @@ "bugs": { | ||
"homepage": "https://github.com/ampproject/amp-toolbox/tree/master/packages/cors", | ||
"gitHead": "783938063dde0c32f5a79af4148eec53f26e903f" | ||
"gitHead": "6ce20613dba3e66b7722df599f62f35dc6391962" | ||
} |