Socket
Socket
Sign inDemoInstall

osmosis

Package Overview
Dependencies
127
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.9 to 1.1.10

2

index.js

@@ -458,2 +458,4 @@ 'use strict';

Osmosis.libxmljs = libxml;
module.exports = Osmosis;

6

package.json
{
"name": "osmosis",
"version": "1.1.9",
"version": "1.1.10",
"description": "Web scraper for NodeJS",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"libxmljs-dom": "~0.0.15",
"libxmljs-dom": "~0.0.17",
"needle": "^1.6.0"

@@ -29,3 +29,3 @@ },

"jscs": ">=3.0.2",
"nodeunit": "0.9.0"
"nodeunit": "0.11.3"
},

@@ -32,0 +32,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc