Socket
Socket
Sign inDemoInstall

amphtml-validator

Package Overview
Dependencies
5
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.17 to 1.0.18

4

package.json
{
"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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc