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

bianco.dom-to-array

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bianco.dom-to-array - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

8

package.json
{
"name": "bianco.dom-to-array",
"version": "0.0.8",
"version": "0.0.9",
"description": "Converts any DOM node/s to a loopable array",

@@ -9,3 +9,3 @@ "main": "index.js",

"scripts": {
"prepublish": "npm run build && npm test",
"prepare": "npm run build && npm test",
"lint": "eslint index.next.js test.js rollup.config.js",

@@ -40,5 +40,5 @@ "build": "rollup -c",

"devDependencies": {
"jsdom": "9.11.0",
"jsdom-global": "2.1.1"
"jsdom": "11.7.0",
"jsdom-global": "3.0.2"
}
}
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