@ampproject/toolbox-cache-url
Advanced tools
Comparing version 2.7.0-alpha.1 to 2.7.1-alpha.0
{ | ||
"name": "@ampproject/toolbox-cache-url", | ||
"version": "2.7.0-alpha.1", | ||
"version": "2.7.1-alpha.0", | ||
"description": "Transform canonical URLs into AMP Cache URLs", | ||
@@ -40,3 +40,3 @@ "main": "dist/amp-toolbox-cache-url.cjs.js", | ||
}, | ||
"gitHead": "cdab35d31a9d431c66cda62174fb28aff93287eb" | ||
"gitHead": "4acd4490ce69050e3e2b46b79aeecb788f58b205" | ||
} |
@@ -21,3 +21,3 @@ # AMP-Toolbox Cache URL | ||
```javascript | ||
import {ampToolboxCacheUrl} from 'toolbox-cache-url'; | ||
import {ampToolboxCacheUrl} from '@ampproject/toolbox-cache-url'; | ||
``` | ||
@@ -24,0 +24,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
81449