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

@formio/bootstrap3

Package Overview
Dependencies
Maintainers
5
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formio/bootstrap3 - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

lib/templates/bootstrap3/builderComponent/form.ejs.js

@@ -6,3 +6,3 @@ Object.defineProperty(exports, "__esModule", {

var __t, __p = '';
__p += '<div class="builder-component" ref="dragComponent">\n <div class="component-btn-group">\n <div class="btn btn-xxs btn-danger component-settings-button component-settings-button-remove" ref="removeComponent">\n <i class="' +
__p += '<div class="builder-component" ref="dragComponent">\n <div class="component-btn-group" data-noattach="true">\n <div class="btn btn-xxs btn-danger component-settings-button component-settings-button-remove" ref="removeComponent">\n <i class="' +
((__t = (ctx.iconClass('remove'))) == null ? '' : __t) +

@@ -9,0 +9,0 @@ '"></i>\n </div>\n <div class="btn btn-xxs btn-default component-settings-button component-settings-button-copy" ref="copyComponent">\n <i class="' +

@@ -96,3 +96,3 @@ Object.defineProperty(exports, "__esModule", {

__p += '\n ';
if (ctx.builder) { ;
if (ctx.canAddColumn) { ;
__p += '\n <td ref="' +

@@ -99,0 +99,0 @@ ((__t = (ctx.key)) == null ? '' : __t) +

{
"name": "@formio/bootstrap3",
"version": "1.0.0",
"version": "1.1.0",
"description": "Bootstrap 3 templates for form.io",

@@ -5,0 +5,0 @@ "main": "lib/index.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