Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@saltcorn/markup

Package Overview
Dependencies
Maintainers
2
Versions
405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saltcorn/markup - npm Package Compare versions

Comparing version 0.9.5-beta.8 to 0.9.5-beta.9

2

dist/form.js

@@ -726,3 +726,3 @@ "use strict";

const submitAttr = form.xhrSubmit
? 'onClick="${spinnerStr}ajaxSubmitForm(this)" type="button"'
? `onClick="${spinnerStr}ajaxSubmitForm(this)" type="button"`
: 'type="submit"';

@@ -729,0 +729,0 @@ return mkBtn(submitAttr);

{
"name": "@saltcorn/markup",
"version": "0.9.5-beta.8",
"version": "0.9.5-beta.9",
"description": "Markup for Saltcorn, open-source no-code platform",

@@ -38,3 +38,3 @@ "homepage": "https://saltcorn.com",

"devDependencies": {
"@saltcorn/types": "0.9.5-beta.8",
"@saltcorn/types": "0.9.5-beta.9",
"@types/escape-html": "^1.0.1",

@@ -41,0 +41,0 @@ "@types/jest": "^29.5.11",

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