Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3.0-next.1627508061.e16a712c085446b37b71b40c90c95a977fab9320 to 1.4.0-next.1627594273.3b4d1c0b568ca918c490ea88d3eeffbb2f29ba0e

4

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

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

10

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

@@ -152,12 +152,12 @@ "homepage": "https://github.com/bevry/github-orgs",

"@typescript-eslint/parser": "^4.28.5",
"assert-helpers": "^8.2.0",
"assert-helpers": "^8.4.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.25.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"filedirname": "^2.6.0",
"filedirname": "^2.7.0",
"kava": "^5.14.0",
"make-deno-edition": "^1.3.0",
"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -164,0 +164,0 @@ "textextensions": "^5.13.0",

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

[Complete API Documentation.](http://master.github-orgs.bevry.surge.sh/docs/globals.html)
[Complete API Documentation.](http://master.github-orgs.bevry.surge.sh/docs/)

@@ -72,3 +72,3 @@ ```typescript

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

@@ -81,3 +81,3 @@ ```

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

@@ -90,3 +90,3 @@ ```

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

@@ -93,0 +93,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