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

fast-speedtest-lm

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-speedtest-lm - npm Package Compare versions

Comparing version 1.0.4 to 1.0.6

bin/cli.js

41

package.json
{
"name": "fast-speedtest-lm",
"version": "1.0.4",
"version": "1.0.6",
"description": "",
"main": "index.js",
"devDependencies": {},
"main": "./src/Api.js",
"bundleDependencies": false,
"bin": {
"fast-speedtest": "bin/cli.js"
},
"deprecated": false,
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.12.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"mocha": "^5.2.0",
"release-it": "^9.8.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"release": "release-it",
"test": "mocha"
},
"keywords": [],
"keywords": [
"speedtest",
"speed",
"network",
"test",
"fast",
"bandwidth",
"kbps",
"mbps",
"fast.com",
"netflix",
"api",
"cli"
],
"author": "",
"license": "ISC"
"license": "GPL-3.0",
"engines": {
"node": ">=7.10.1"
}
}
ApiError.js
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