Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

goose-parser

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

goose-parser - npm Package Compare versions

Comparing version 0.3.0-alpha.1 to 0.3.0-alpha.2

3

lib/BrowserEnvironment.js
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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc