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.6.0 to 2.0.0-next.1698843229.b378a639d7c05b7ab6812f97e3ea56afe0520521

16

package.json
{
"name": "@bevry/github-orgs",
"version": "1.6.0",
"version": "2.0.0-next.1698843229.b378a639d7c05b7ab6812f97e3ea56afe0520521",
"description": "JSON listing of all the Bevry managed GitHub organisations",

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

"engines": {
"node": ">=0.8"
"node": ">=10"
},

@@ -151,3 +151,3 @@ "editions": [

"@bevry/update-contributors": "^1.22.0",
"@types/node": "^20.8.9",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",

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

"eslint": "^8.52.0",
"eslint-config-bevry": "^3.27.0",
"eslint-config-bevry": "^3.28.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"filedirname": "^2.7.0",
"kava": "^5.15.0",
"filedirname": "^2.8.0",
"kava": "3.2.0",
"make-deno-edition": "^1.3.0",

@@ -171,3 +171,3 @@ "prettier": "^3.0.3",

"valid-directory": "^4.0.0",
"valid-module": "^1.17.0"
"valid-module": "^2.0.0"
},

@@ -220,2 +220,2 @@ "scripts": {

}
}
}

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

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

@@ -79,3 +79,3 @@ ```

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

@@ -88,3 +88,3 @@ ```

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

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