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

lui-testttt

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lui-testttt - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

2

dist/lui.config.js
// lui.config.js
module.exports = {
presets: [
require('../node_modules/lui-testttt/dist/lui-preset.js')
require('./node_modules/lui-testttt/dist/lui-preset.js')
],
// ...
}

@@ -33,10 +33,10 @@ #!/usr/bin/env node

}
if (messages.length > 0) {
console.log();
for (let message of messages) {
console.log(message);
}
}
init();
if (messages.length > 0) {
console.log();
for (let message of messages) {
console.log(message);
}
}
init();
// let postCssConfigLocation = path.resolve("./postcss.config.js");

@@ -43,0 +43,0 @@ // if (fs.existsSync(postCssConfigLocation)) {

{
"name": "lui-testttt",
"style": "dist/index.css",
"version": "1.2.4",
"version": "1.2.5",
"license": "MIT",

@@ -6,0 +6,0 @@ "scripts": {

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