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

@types/dom-parser

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dom-parser - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

dom-parser/index.d.ts

@@ -19,3 +19,3 @@ // Type definitions for dom-parser 0.1

getElementsByAttribute(attribute: string): Node[] | null;
getElementsByAttribute(attr: string, value: string): Node[] | null;
}

@@ -22,0 +22,0 @@

{
"name": "@types/dom-parser",
"version": "0.1.0",
"version": "0.1.1",
"description": "TypeScript definitions for dom-parser",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "5d3e05b8e2e61393cce28dbfc48d2d3be06f2ea6113e9915012de592d565a150",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "cc4d64a455224253131616dc2a047c4d87134bc59649c10427ca52fc05ba677f",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 08 Jan 2020 01:13:59 GMT
* Last updated: Mon, 30 Nov 2020 05:00:28 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Guy Bidkar (https://github.com/gbidkar).
These definitions were written by [Guy Bidkar](https://github.com/gbidkar).

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