New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

87fdash

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

87fdash

Dashes "87f" to a hydrated jsdom environment.

latest
Source
npmnpm
Version
87.0.0
Version published
Maintainers
1
Created
Source

87fdash

Dashes the string "87f-" to a hydrated JSDOM instance.

Installation

You know how to install an npm package.

Usage

Simply use as following:

const _87fdash_ = require('./index')
const jsdom = require('jsdom')

const myJSDOMInstance = new jsdom.JSDOM()

_87fdash_.dash87f(myJSDOMInstance)

console.log(myJSDOMInstance.window.document.body.innerHTML) // outputs 87f

contributing

contribute on github

made with HEAVY BLACK HEART U+2764

Mit licensed

Keywords

87f

FAQs

Package last updated on 11 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts