Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fellow

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fellow - npm Package Compare versions

Comparing version 6.23.0 to 6.24.0-next.1627592980.de2b3c87c10869fab4cf7d8922f1e087a511b4c0

4

HISTORY.md
# History
## v6.24.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)
## v6.23.0 2021 July 29

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

8

package.json
{
"name": "fellow",
"version": "6.23.0",
"version": "6.24.0-next.1627592980.de2b3c87c10869fab4cf7d8922f1e087a511b4c0",
"description": "Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class",

@@ -156,5 +156,5 @@ "homepage": "https://github.com/bevry/fellow",

"@typescript-eslint/parser": "^4.28.5",
"assert-helpers": "^8.2.0",
"assert-helpers": "^8.4.0",
"eslint": "^7.31.0",
"eslint-config-bevry": "^3.23.0",
"eslint-config-bevry": "^3.26.0",
"eslint-config-prettier": "^8.3.0",

@@ -166,3 +166,3 @@ "eslint-plugin-babel": "^5.3.1",

"prettier": "^2.3.2",
"projectz": "^2.18.0",
"projectz": "^2.21.0",
"surge": "^0.23.0",

@@ -169,0 +169,0 @@ "typedoc": "^0.21.4",

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

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

@@ -56,3 +56,3 @@ <!-- INSTALL/ -->

<script type="module">
import pkg from '//cdn.skypack.dev/fellow@^6.23.0'
import pkg from '//cdn.skypack.dev/fellow@^6.24.0'
</script>

@@ -65,3 +65,3 @@ ```

<script type="module">
import pkg from '//unpkg.com/fellow@^6.23.0'
import pkg from '//unpkg.com/fellow@^6.24.0'
</script>

@@ -74,3 +74,3 @@ ```

<script type="module">
import pkg from '//dev.jspm.io/fellow@6.23.0'
import pkg from '//dev.jspm.io/fellow@6.24.0'
</script>

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