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

jssoup

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jssoup - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

dist/lib/jssoup.js

@@ -145,3 +145,3 @@ 'use strict';

var _this3 = _possibleConstructorReturn(this, (SoupDoctypeString.__proto__ || Object.getPrototypeOf(SoupDoctypeString)).call(this, parent, previousElement, nextElement));
var _this3 = _possibleConstructorReturn(this, (SoupDoctypeString.__proto__ || Object.getPrototypeOf(SoupDoctypeString)).call(this, text, parent, previousElement, nextElement));

@@ -148,0 +148,0 @@ _this3._text = text;

{
"name": "jssoup",
"version": "0.0.9",
"version": "0.0.10",
"description": "JSSoup is a BeautifulSoup style HTML parser library.",

@@ -5,0 +5,0 @@ "main": "./dist/lib/jssoup.js",

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