Socket
Socket
Sign inDemoInstall

node-version-alias

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-version-alias - npm Package Compare versions

Comparing version 4.1.0 to 5.0.0

17

package.json
{
"name": "node-version-alias",
"version": "4.1.0",
"version": "5.0.0",
"type": "module",

@@ -45,3 +45,6 @@ "exports": {

"homepage": "https://www.github.com/ehmicky/node-version-alias",
"repository": "ehmicky/node-version-alias",
"repository": {
"type": "git",
"url": "git+https://github.com/ehmicky/node-version-alias.git"
},
"bugs": {

@@ -55,6 +58,6 @@ "url": "https://github.com/ehmicky/node-version-alias/issues"

"dependencies": {
"all-node-versions": "^12.1.0",
"all-node-versions": "^13.0.0",
"filter-obj": "^5.1.0",
"is-plain-obj": "^4.1.0",
"normalize-node-version": "^13.1.0",
"normalize-node-version": "^14.0.0",
"path-exists": "^5.0.0",

@@ -64,9 +67,9 @@ "semver": "^7.5.4"

"devDependencies": {
"@ehmicky/dev-tasks": "^2.0.88",
"@ehmicky/dev-tasks": "^2.0.102",
"got": "^13.0.0",
"test-each": "^6.0.1"
"test-each": "^7.0.0"
},
"engines": {
"node": ">=16.17.0"
"node": ">=18.18.0"
}
}

@@ -39,2 +39,11 @@ [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/node-version-alias)

# Hire me
Please
[reach out](https://www.linkedin.com/feed/update/urn:li:activity:7117265228068716545/)
if you're looking for a Node.js API or CLI engineer (11 years of experience).
Most recently I have been [Netlify Build](https://github.com/netlify/build)'s
and [Netlify Plugins](https://www.netlify.com/products/build/plugins/)'
technical lead for 2.5 years. I am available for full-time remote positions.
# Examples

@@ -75,3 +84,3 @@

This package works in Node.js >=16.17.0.
This package works in Node.js >=18.18.0.

@@ -78,0 +87,0 @@ This is an ES module. It must be loaded using

Sorry, the diff of this file is not supported yet

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