goose-parser
Advanced tools
Comparing version 0.3.0-alpha.1 to 0.3.0-alpha.2
var Environment = require('./Environment'), | ||
debug = require('debug')('BrowserEnvironment'), | ||
vow = require('vow'); | ||
vow = require('vow'), | ||
_ = require('lodash'); | ||
@@ -5,0 +6,0 @@ /** |
{ | ||
"name": "goose-parser", | ||
"version": "0.3.0-alpha.1", | ||
"version": "0.3.0-alpha.2", | ||
"description": "PhantomJS/Browser lib which allows to parse a webpage", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
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
1163952
24604