You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

tmi

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tmi - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
cli.js

@@ -22,3 +22,3 @@ #!/usr/bin/env node

' --threshold Threshold score to pass the PageSpeed test.'
].join('\n')
]
});

@@ -25,0 +25,0 @@

{
"name": "tmi",
"version": "1.0.2",
"version": "1.0.3",
"description": "Discover your image weight on the web",

@@ -10,5 +10,3 @@ "author": {

},
"bin": {
"tmi": "cli.js"
},
"bin": "cli.js",
"preferGlobal": true,

@@ -48,6 +46,6 @@ "engines": {

"log-symbols": "^1.0.1",
"meow": "^3.0.0",
"meow": "^3.3.0",
"pretty-bytes": "^1.0.1",
"psi": "^1.0.3",
"update-notifier": "^0.3.0"
"update-notifier": "^0.5.0"
},

@@ -54,0 +52,0 @@ "devDependencies": {