Socket
Socket
Sign inDemoInstall

@wildpeaks/snapshot-dom

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wildpeaks/snapshot-dom - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0-alpha1

lib/browser.js

9

package.json
{
"name": "@wildpeaks/snapshot-dom",
"version": "1.5.0",
"version": "1.6.0-alpha1",
"description": "Converts a DOM element to a JSON tree",

@@ -34,3 +34,4 @@ "author": "Cecile Muller",

"files": [
"src"
"src",
"lib"
],

@@ -44,6 +45,8 @@ "scripts": {

"eslint": "6.8.0",
"express": "4.17.1",
"jsdom": "15.2.1",
"mocha": "6.2.2",
"prettier": "1.19.1"
"prettier": "1.19.1",
"puppeteer": "2.0.0"
}
}
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