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

@k4rnival/selmin

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@k4rnival/selmin - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

3

dist/lib/replace/build-replace-list.js

@@ -11,5 +11,6 @@ "use strict";

selectors.forEach(selector => {
console.log("pushing", selector, "to replaceList");
replaceList = replaceList.push({
selector,
newSelector: alpha.getNextAlpha()
newSelector: alpha.getNextAlpha(),
});

@@ -16,0 +17,0 @@ });

{
"name": "@k4rnival/selmin",
"version": "1.0.5",
"version": "1.0.6",
"description": "minify selectors in prod files",

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

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