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.5 to 1.1.6

package-lock.json

4

Changes.md

@@ -26,5 +26,4 @@ # Changelog

* Way to trigger DOM
* Throw unhandled/unlogged errors?
* Throw unhandled errors?
* `.while()` to do things more than once as long as they call next()
* Asyncify all middlewareCallbacks

@@ -35,3 +34,2 @@ ## 0.1.5

* Preserve sort order for `.follow()` results within `.set()`
* Paginate command now accepts a callback as its first argument

@@ -38,0 +36,0 @@ ## 0.1.4

{
"name": "osmosis",
"version": "1.1.5",
"version": "1.1.6",
"description": "Web scraper for NodeJS",

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

"dependencies": {
"needle": "1.3.0",
"libxmljs-dom": "0.0.8"
"libxmljs-dom": "0.0.8",
"needle": "^1.6.0"
},

@@ -27,0 +27,0 @@ "devDependencies": {

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