Socket
Socket
Sign inDemoInstall

builder

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

builder - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

4

builder.js

@@ -40,3 +40,3 @@ (function() {

var argument, attribute_name, attributes, document, element, elements, name, tag, test_element, value, _element, _i, _j, _len, _len2, _ref;
document = Builder.document != null ? Builder.document : document;
document = Builder.document != null ? Builder.document : window.document;
elements = [];

@@ -192,3 +192,3 @@ attributes = {};

if (this.ender != null) {
this.ender.ender({
this.ender({
builder: Builder

@@ -195,0 +195,0 @@ });

{
"name": "builder",
"description": "Liberal JavaScript DOM builder",
"version": "0.0.2",
"version": "1.0.0",
"author": "Ryan Eastridge <ryan@syntacticx.com>",

@@ -6,0 +6,0 @@ "licenses": [{

Sorry, the diff of this file is not supported yet

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