all-node-versions
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -0,1 +1,7 @@ | ||
# 7.0.1 | ||
## Dependencies | ||
- Fix removing `core-js` | ||
# 7.0.0 | ||
@@ -9,2 +15,6 @@ | ||
## Dependencies | ||
- Remove `core-js` | ||
# 6.0.1 | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "all-node-versions", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"main": "build/src/main.js", | ||
@@ -53,3 +53,3 @@ "files": [ | ||
"dependencies": { | ||
"fetch-node-website": "^5.0.2", | ||
"fetch-node-website": "^5.0.3", | ||
"filter-obj": "^2.0.1", | ||
@@ -56,0 +56,0 @@ "get-stream": "^5.1.0", |
@@ -50,3 +50,4 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/all-node-versions.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/all-node-versions) | ||
_Type_: `boolean` | ||
_Type_: `boolean`\ | ||
_Default_: `undefined` | ||
@@ -53,0 +54,0 @@ The list of available Node.js versions is cached for one hour by default. If the |
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
36593
100
Updatedfetch-node-website@^5.0.3