amphtml-validator
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "amphtml-validator", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Official validator for AMP HTML (www.ampproject.org)", | ||
@@ -13,3 +13,3 @@ "keywords": ["AMP", "validator", "validate", "AMP HTML", "Accelerated Mobile Pages"], | ||
"type": "git", | ||
"url": "https://github.com/ampproject/amphtml/tree/master/validator/nodejs" | ||
"url": "https://github.com/ampproject/amphtml/tree/master/validator/nodejs/" | ||
}, | ||
@@ -16,0 +16,0 @@ "bin": { |
@@ -6,2 +6,5 @@ # amphtml-validator Node.js Package | ||
The source code is available at | ||
https://github.com/ampproject/amphtml/tree/master/validator/nodejs. | ||
## Command Line Tool | ||
@@ -12,5 +15,5 @@ | ||
## Node.js API (Beta!) | ||
## Node.js API | ||
This API is new and still experimental, feedback is especially welcome. | ||
This API is new - feedback is especially welcome. | ||
@@ -75,1 +78,4 @@ To install, use `npm install amphtml-validator` in your project directory, | ||
and now we're performing a local install on top of it. | ||
### 1.0.18 | ||
* Small tweaks to this file and package.json. |
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
34005
79