pluginclerk
Advanced tools
Comparing version 6.0.0 to 6.1.0-next.1700468437.32a0e1c007cd37ff04a4cb313a5051f4fded9fd6
{ | ||
"name": "pluginclerk", | ||
"version": "6.0.0", | ||
"version": "6.1.0-next.1700468437.32a0e1c007cd37ff04a4cb313a5051f4fded9fd6", | ||
"description": "A clerk for retrieving compatible plugins from the npm database", | ||
@@ -210,3 +210,6 @@ "homepage": "https://github.com/bevry/pluginclerk", | ||
"trailingComma": "all" | ||
}, | ||
"boundation": { | ||
"nodeVersionsRange": ">=18" | ||
} | ||
} | ||
} |
@@ -164,4 +164,2 @@ <!-- TITLE/ --> | ||
Node.js versions 15 and 16 will need to use `--experimental-global-fetch`. | ||
<!-- INSTALL/ --> | ||
@@ -181,3 +179,3 @@ | ||
``` typescript | ||
import pkg from 'https://unpkg.com/pluginclerk@^6.0.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/pluginclerk@^6.1.0/edition-deno/index.ts' | ||
``` | ||
@@ -184,0 +182,0 @@ |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
98408
1
259