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.1.5 to 1.1.6

4

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

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

((__t = (ctx.t('Help'))) == null ? '' : __t) +
'</i>\n </a>\n </div>\n </div>\n</div>\n<div class="row">\n <div class="col ';
'</i>\n </a>\n </div>\n </div>\n</div>\n<div class="row component-edit-content">\n <div class="col component-edit-tabs ';
if (ctx.preview) { ;

@@ -24,3 +24,3 @@ __p += 'col-sm-6';

} ;
__p += '">\n <div ref="editForm">\n ' +
__p += '">\n <div class="editForm" ref="editForm">\n ' +
((__t = (ctx.editForm)) == null ? '' : __t) +

@@ -27,0 +27,0 @@ '\n </div>\n ';

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

@@ -34,6 +34,6 @@ "main": "lib/index.js",

"devDependencies": {
"@types/chai": "^4.2.6",
"@types/chai": "^4.2.7",
"@types/ejs": "^3.0.0",
"@types/mocha": "^5.2.7",
"@types/node": "^12.12.14",
"@types/node": "^12.12.17",
"@types/sinon": "^7.5.1",

@@ -40,0 +40,0 @@ "chai": "^4.2.0",

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