New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dominic

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dominic - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

2

component.json
{
"name": "dominic",
"version": "0.1.16",
"version": "0.1.18",
"description": "Helper to quickly build up DOM in simple javascript object format.",

@@ -5,0 +5,0 @@ "scripts": [

@@ -10,3 +10,3 @@ (function (root, factory) {

})(this, function () {
var win = window || {}
var win = this || {}
var doc = win.document

@@ -13,0 +13,0 @@ var Node = win.Node

{
"name": "dominic",
"version": "0.1.17",
"version": "0.1.18",
"description": "Helper to quickly build up DOM in simple javascript object format.",

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

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