fetch-node-website
Advanced tools
Comparing version 8.1.0 to 9.0.0
@@ -42,2 +42,3 @@ import type { Stream } from 'node:stream' | ||
* mirror: 'https://npmmirror.com/mirrors/node', | ||
* signal: new AbortController().signal, | ||
* }, | ||
@@ -44,0 +45,0 @@ * ) |
{ | ||
"name": "fetch-node-website", | ||
"version": "8.1.0", | ||
"version": "9.0.0", | ||
"type": "module", | ||
@@ -45,3 +45,6 @@ "exports": { | ||
"homepage": "https://www.github.com/ehmicky/fetch-node-website", | ||
"repository": "ehmicky/fetch-node-website", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ehmicky/fetch-node-website.git" | ||
}, | ||
"bugs": { | ||
@@ -56,3 +59,3 @@ "url": "https://github.com/ehmicky/fetch-node-website/issues" | ||
"cli-progress": "^3.12.0", | ||
"colors-option": "^5.0.0", | ||
"colors-option": "^6.0.0", | ||
"figures": "^5.0.0", | ||
@@ -63,11 +66,11 @@ "got": "^13.0.0", | ||
"devDependencies": { | ||
"@ehmicky/dev-tasks": "^2.0.88", | ||
"@sinonjs/fake-timers": "^10.3.0", | ||
"@types/node": "^20.4.1", | ||
"sinon": "^15.2.0", | ||
"@ehmicky/dev-tasks": "^2.0.102", | ||
"@sinonjs/fake-timers": "^11.2.2", | ||
"@types/node": "^20.8.9", | ||
"sinon": "^17.0.0", | ||
"test-each": "^6.0.1" | ||
}, | ||
"engines": { | ||
"node": ">=16.17.0" | ||
"node": ">=18.18.0" | ||
} | ||
} |
@@ -12,2 +12,11 @@ [![Node](https://img.shields.io/badge/-Node.js-808080?logo=node.js&colorA=404040&logoColor=66cc33)](https://www.npmjs.com/package/fetch-node-website) | ||
# 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. | ||
# Example | ||
@@ -26,2 +35,3 @@ | ||
mirror: 'https://npmmirror.com/mirrors/node', | ||
signal: new AbortController().signal, | ||
}, | ||
@@ -37,3 +47,3 @@ ) | ||
This package works in Node.js >=16.17.0. | ||
This package works in Node.js >=18.18.0. | ||
@@ -40,0 +50,0 @@ This is an ES module. It must be loaded using |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22249
155
129
0
+ Addedcolors-option@6.0.0(transitive)
- Removedcolors-option@5.0.0(transitive)
Updatedcolors-option@^6.0.0