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

dresscode-botex

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dresscode-botex - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

2

lib/Botex/InlineScript.js

@@ -13,5 +13,5 @@ Botex.InlineScript = Bricks.inherit(Botex.Tag, {

},
content: new String('(' + $.fn.toString() + ').apply(window, ' + JSON.stringify($.args) + ');')
content: new String(('(' + $.fn.toString() + ').apply(window, ' + JSON.stringify($.args) + ');').replace(/<\/script>/g, '<\\u002fscript>'))
};
}
});
{
"name": "dresscode-botex",
"version": "0.0.31",
"version": "0.0.32",
"dependencies": {

@@ -5,0 +5,0 @@ "dresscode-bricks": ">=0.2.13",

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