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

is-dom

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-dom - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "is-dom",
"version": "1.0.1",
"version": "1.0.2",
"description": "Check if the given object is a dom node",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,6 +11,6 @@ # is-dom

```bash
$ npm i --save is-dom
npm install is-dom
```
## Overview
## Usage
```js

@@ -17,0 +17,0 @@ var isDom = require('is-dom');

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