content-diff
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
"use strict"; | ||
@@ -2,0 +3,0 @@ |
{ | ||
"name": "content-diff", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A tool for checking a page is a valid format by profiling a type of web page and then testing if a page matches that profile.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
18703
387