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

@formio/bootstrap

Package Overview
Dependencies
Maintainers
7
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formio/bootstrap - npm Package Compare versions

Comparing version 3.0.0-rc.23 to 3.0.0-rc.24

4

lib/cjs/templates/bootstrap4/checkbox/form.ejs.js

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

((__t = (ctx.input.labelClass)) == null ? '' : __t) +
'\n form-check-label"\n for="' +
' form-check-label"\n for="' +
((__t = (ctx.instance.id)) == null ? '' : __t) +

@@ -28,3 +28,3 @@ '-' +

((__t = (ctx.component.key)) == null ? '' : __t) +
'\n ';
'"\n ';
for (var attr in ctx.input.attr) { ;

@@ -31,0 +31,0 @@ __p += '\n ' +

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

((__t = (ctx.component.key)) == null ? '' : __t) +
'\n ';
'"\n ';
for (var attr in ctx.input.attr) { ;

@@ -44,3 +44,3 @@ __p += '\n ' +

((__t = (ctx.input.labelClass)) == null ? '' : __t) +
'\n form-check-label"\n for="' +
' form-check-label"\n for="' +
((__t = (ctx.instance.id)) == null ? '' : __t) +

@@ -47,0 +47,0 @@ '-' +

@@ -6,3 +6,3 @@ export default function(ctx) {

((__t = (ctx.input.labelClass)) == null ? '' : __t) +
'\n form-check-label"\n for="' +
' form-check-label"\n for="' +
((__t = (ctx.instance.id)) == null ? '' : __t) +

@@ -25,3 +25,3 @@ '-' +

((__t = (ctx.component.key)) == null ? '' : __t) +
'\n ';
'"\n ';
for (var attr in ctx.input.attr) { ;

@@ -28,0 +28,0 @@ __p += '\n ' +

@@ -14,3 +14,3 @@ export default function(ctx) {

((__t = (ctx.component.key)) == null ? '' : __t) +
'\n ';
'"\n ';
for (var attr in ctx.input.attr) { ;

@@ -41,3 +41,3 @@ __p += '\n ' +

((__t = (ctx.input.labelClass)) == null ? '' : __t) +
'\n form-check-label"\n for="' +
' form-check-label"\n for="' +
((__t = (ctx.instance.id)) == null ? '' : __t) +

@@ -44,0 +44,0 @@ '-' +

{
"name": "@formio/bootstrap",
"version": "3.0.0-rc.23",
"version": "3.0.0-rc.24",
"description": "Bootstrap templates for Form.io forms",

@@ -5,0 +5,0 @@ "main": "lib/cjs/bootstrap5.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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