@bevry/github-orgs
Advanced tools
Comparing version 3.1.0 to 3.2.0-next.1700848350.d4f1e220dabb839274f47b57870824998cda8eaa
{ | ||
"name": "@bevry/github-orgs", | ||
"version": "3.1.0", | ||
"version": "3.2.0-next.1700848350.d4f1e220dabb839274f47b57870824998cda8eaa", | ||
"description": "JSON listing of all the Bevry managed GitHub organisations", | ||
@@ -185,3 +185,3 @@ "homepage": "https://github.com/bevry/github-orgs", | ||
"devDependencies": { | ||
"@bevry/fs-write": "^1.2.0", | ||
"@bevry/fs-write": "^1.3.0", | ||
"@bevry/update-contributors": "^1.23.0", | ||
@@ -191,10 +191,10 @@ "@types/node": "^20.10.0", | ||
"@typescript-eslint/parser": "^6.12.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.1.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"filedirname": "^3.0.1", | ||
"filedirname": "^3.1.0", | ||
"kava": "^7.3.0", | ||
"make-deno-edition": "^1.3.0", | ||
"make-deno-edition": "^2.0.0", | ||
"prettier": "^3.1.0", | ||
@@ -256,2 +256,2 @@ "projectz": "^3.3.0", | ||
} | ||
} | ||
} |
@@ -70,3 +70,3 @@ <!-- TITLE/ --> | ||
``` typescript | ||
import pkg from 'https://unpkg.com/@bevry/github-orgs@^3.1.0/edition-deno/index.ts' | ||
import pkg from 'https://unpkg.com/@bevry/github-orgs@^3.2.0/edition-deno/index.ts' | ||
``` | ||
@@ -78,3 +78,3 @@ | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/@bevry/github-orgs@^3.1.0' | ||
import pkg from '//cdn.skypack.dev/@bevry/github-orgs@^3.2.0' | ||
</script> | ||
@@ -87,3 +87,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/@bevry/github-orgs@^3.1.0' | ||
import pkg from '//unpkg.com/@bevry/github-orgs@^3.2.0' | ||
</script> | ||
@@ -96,3 +96,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/@bevry/github-orgs@3.1.0' | ||
import pkg from '//dev.jspm.io/@bevry/github-orgs@3.2.0' | ||
</script> | ||
@@ -99,0 +99,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
35924
1