New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bevry/github-orgs

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bevry/github-orgs - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-next.1627508061.e16a712c085446b37b71b40c90c95a977fab9320

4

HISTORY.md
# History
## v1.3.0 2021 July 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v1.2.0 2021 July 28

@@ -4,0 +8,0 @@

18

package.json
{
"name": "@bevry/github-orgs",
"version": "1.2.0",
"version": "1.3.0-next.1627508061.e16a712c085446b37b71b40c90c95a977fab9320",
"description": "JSON listing of all the Bevry managed GitHub organisations",

@@ -114,3 +114,3 @@ "homepage": "https://github.com/bevry/github-orgs",

"engines": {
"node": "10 || 12 || 14",
"node": "10 || 12 || 14 || 16",
"browsers": false

@@ -130,3 +130,3 @@ }

"engines": {
"node": "12 || 14",
"node": "12 || 14 || 16",
"browsers": false

@@ -151,3 +151,3 @@ }

"devDependencies": {
"@bevry/update-contributors": "^1.18.0",
"@bevry/update-contributors": "^1.19.0",
"@typescript-eslint/eslint-plugin": "^4.28.5",

@@ -157,7 +157,7 @@ "@typescript-eslint/parser": "^4.28.5",

"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.25.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"filedirname": "^2.5.0",
"kava": "^5.13.0",
"filedirname": "^2.6.0",
"kava": "^5.14.0",
"make-deno-edition": "^1.3.0",

@@ -167,7 +167,7 @@ "prettier": "^2.3.2",

"surge": "^0.23.0",
"textextensions": "^5.12.0",
"textextensions": "^5.13.0",
"typedoc": "^0.21.4",
"typescript": "4.3.5",
"valid-directory": "^3.7.0",
"valid-module": "^1.15.0"
"valid-module": "^1.16.0"
},

@@ -174,0 +174,0 @@ "scripts": {

@@ -71,3 +71,3 @@ <!-- TITLE/ -->

<script type="module">
import pkg from '//cdn.skypack.dev/@bevry/github-orgs@^1.2.0'
import pkg from '//cdn.skypack.dev/@bevry/github-orgs@^1.3.0'
</script>

@@ -80,3 +80,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/@bevry/github-orgs@^1.2.0'
import pkg from '//unpkg.com/@bevry/github-orgs@^1.3.0'
</script>

@@ -89,3 +89,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/@bevry/github-orgs@1.2.0'
import pkg from '//dev.jspm.io/@bevry/github-orgs@1.3.0'
</script>

@@ -92,0 +92,0 @@ ```

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