Socket
Socket
Sign inDemoInstall

latest-version

Package Overview
Dependencies
38
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 7.0.0

17

package.json
{
"name": "latest-version",
"version": "6.0.0",
"version": "7.0.0",
"description": "Get the latest version of an npm package",

@@ -16,3 +16,3 @@ "license": "MIT",

"engines": {
"node": ">=12.20"
"node": ">=14.16"
},

@@ -37,11 +37,12 @@ "scripts": {

"dependencies": {
"package-json": "^7.0.0"
"package-json": "^8.1.0"
},
"devDependencies": {
"ava": "^3.15.0",
"semver": "^7.3.5",
"semver-regex": "^4.0.0",
"tsd": "^0.17.0",
"xo": "^0.42.0"
"ava": "^4.3.0",
"semver": "^7.3.7",
"semver-regex": "^4.0.5",
"tsd": "^0.21.0",
"typescript": "^4.7.4",
"xo": "^0.50.0"
}
}

@@ -9,5 +9,5 @@ # latest-version

```sh
npm install latest-version
```
$ npm install latest-version
```

@@ -14,0 +14,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc