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

get-dom-document

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-dom-document - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

11

package.json
{
"name": "get-dom-document",
"version": "0.1.2",
"version": "0.1.3",
"type": "commonjs",
"main": "./lib/get-dom-document.node.js",
"module": "./lib/get-dom-document.node.mjs",
"browser": "./lib/get-dom-document.browser.js",

@@ -35,2 +34,5 @@ "types": "./lib/get-dom-document.d.ts",

],
"scripts": {
"release": "bumpp && npm publish"
},
"peerDependencies": {

@@ -46,6 +48,3 @@ "jsdom": "*"

"bumpp": "^8.2.1"
},
"scripts": {
"release": "bumpp && npm publish"
}
}
}
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