amphtml-validator-extra
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "amphtml-validator-extra", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Enhanced package of amphtml-validator.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -10,3 +10,3 @@ # amphtml-validator-extra | ||
```js | ||
const amphtmlValidator = require('./amphtml-validator-extra.js'); | ||
const amphtmlValidator = require('amphtml-validator'); | ||
const urls = [ | ||
@@ -13,0 +13,0 @@ 'https://example.com/article-01.html?amp', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14414