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