You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

wix-style-processor

Package Overview
Dependencies
5
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.8 to 1.1.9

2

dist/replacer.js

@@ -38,3 +38,3 @@ 'use strict';

var declarationRegex = /\s*([^:{]+)\s*:\s*([^;{]+)\s*;/g;
var declarationRegex = /\s*([^:;{]+)\s*:\s*([^;}{]+)\s*([;}])/g;
var defaultVarDeclarationRegex = /--([^:{)]+):\s*"?([^;{]+?)"?;/g;

@@ -41,0 +41,0 @@ var innerQuotesRegex = /^"([^"]+)"/;

{
"name": "wix-style-processor",
"version": "1.1.8",
"version": "1.1.9",
"description": "An alternative Wix Styles TPA processor",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc