Socket
Socket
Sign inDemoInstall

wix-style-processor

Package Overview
Dependencies
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wix-style-processor - npm Package Compare versions

Comparing version 1.1.20 to 1.1.21

2

dist/src/domService.js

@@ -13,5 +13,5 @@ "use strict";

style.appendChild(document.createTextNode(css));
(document.head || document.getElementsByTagName('head')[0]).insertBefore(style, document.querySelector('style:not([wix-style])'));
(document.head || document.getElementsByTagName('head')[0]).insertBefore(style, document.querySelector('style[wix-style]'));
}
};
//# sourceMappingURL=domService.js.map

@@ -5,3 +5,3 @@ {

"description": "An alternative Wix Styles TPA processor",
"version": "1.1.20",
"version": "1.1.21",
"author": {

@@ -8,0 +8,0 @@ "name": "Eran Shabi",

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