Socket
Socket
Sign inDemoInstall

@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.6 to 1.0.7

2

dist/lib/file/build-superfile.js

@@ -14,2 +14,3 @@ "use strict";

let superFile = "";
console.log("building superfile...");
for (const file of files) {

@@ -19,4 +20,5 @@ console.log("extracting data from", file);

}
console.log("building superfile...OK");
return superFile;
});
//# sourceMappingURL=build-superfile.js.map

2

package.json
{
"name": "@k4rnival/selmin",
"version": "1.0.6",
"version": "1.0.7",
"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