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

@quenty/brio

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/brio - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

LICENSE.md

9

package.json
{
"name": "@quenty/brio",
"version": "0.0.1",
"version": "1.0.0",
"description": "Brios wrap an object and either are alive or dead",

@@ -22,4 +22,4 @@ "keywords": [

"dependencies": {
"@quenty/maid": "~0.0.2",
"@quenty/rx": "~0.0.1"
"@quenty/maid": "^1.0.0",
"@quenty/rx": "^1.0.0"
},

@@ -31,3 +31,4 @@ "bugs": {

"access": "public"
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}
## Brio
<div align="center">
<a href="http://quenty.github.io/api/">
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" />
</a>
<a href="https://discord.gg/mhtGUS8">
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" />
</a>
<a href="https://github.com/Quenty/NevermoreEngine/actions">
<img src="https://github.com/Quenty/NevermoreEngine/workflows/luacheck/badge.svg" alt="Actions Status" />
</a>
</div>
Brios wrap a value and provide the following constraints
## Installation
```
npm install @quenty/brio --save
```
- Can be in 2 states, dead or alive

@@ -45,2 +61,5 @@ - While alive, can retrieve values

### 1.0.0
Initial release
### 0.0.1

@@ -47,0 +66,0 @@ - Added RxBrioUtils to brio

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