New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.9 to 1.2.0

4

lib/cli.js

@@ -16,4 +16,4 @@ #!/usr/bin/env node

function findLocation(fileName) {
const fileName = path.resolve(fileName);
return fileName;
const name = path.resolve(fileName);
return name;
}

@@ -20,0 +20,0 @@

{
"name": "lui-testttt",
"style": "dist/index.css",
"version": "1.1.9",
"version": "1.2.0",
"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