@roots/container
Advanced tools
Comparing version 4.7.0-9 to 4.7.0-10
{ | ||
"name": "@roots/container", | ||
"version": "4.7.0-9", | ||
"version": "4.7.0-10", | ||
"description": "Collections utility", | ||
@@ -64,4 +64,6 @@ "homepage": "https://roots.io/bud", | ||
"devDependencies": { | ||
"@types/node": "^15.12.5", | ||
"type-fest": "^1.2.1" | ||
"@types/eslint": "7.28.0", | ||
"@types/node": "15.14.1", | ||
"eslint": "7.31.0", | ||
"type-fest": "1.2.2" | ||
}, | ||
@@ -68,0 +70,0 @@ "dependencies": { |
<p align="center"> | ||
<img alt="Bud" src="https://cdn.roots.io/app/uploads/logo-bud.svg" height="100"> | ||
<img alt="Bud" src="https://cdn.roots.io/app/uploads/logo-bud.svg" height="100" /> | ||
</p> | ||
<p align="center"> | ||
<img alt="MIT License" src="https://img.shields.io/github/license/roots/bud?color=%23525ddc&style=flat-square"> | ||
<img | ||
alt="MIT License" | ||
src="https://img.shields.io/github/license/roots/bud?color=%23525ddc&style=flat-square" | ||
/> | ||
<a href="https://www.npmjs.com/package/@roots/bud"> | ||
<img src="https://img.shields.io/npm/v/@roots/bud.svg?color=%23525ddc&style=flat-square" /> | ||
</a> | ||
<a href="https://codeclimate.com/github/roots/bud-support/maintainability"> | ||
<img src="https://img.shields.io/codeclimate/maintainability/roots/bud-support?color=%23525ddc&style=flat-square" /> | ||
</a> | ||
<a href="https://twitter.com/rootswp"> | ||
<img alt="Follow Roots" src="https://img.shields.io/twitter/follow/rootswp.svg?style=flat-square&color=1da1f2" /> | ||
<img | ||
alt="Follow Roots" | ||
src="https://img.shields.io/twitter/follow/rootswp.svg?color=%23525ddc&style=flat-square" | ||
/> | ||
</a> | ||
@@ -16,6 +28,21 @@ </p> | ||
## Overview | ||
> Collections utility | ||
## Installation | ||
An abstraction layer for dealing with collections of objects, files, and the like. | ||
Install **@roots/container** to your project. | ||
```shell | ||
yarn add @roots/container --dev | ||
``` | ||
## Community | ||
Keep track of development and community news. | ||
- Participate on the [Roots Discourse](https://discourse.roots.io) | ||
- Follow [@rootswp on Twitter](https://twitter.com/rootswp) | ||
- Read and subscribe to the [Roots blog](https://roots.io/blog/) | ||
- Subscribe to the [Roots Newsletter](https://roots.io/subscribe/) | ||
- Listen to the [Roots Radio podcast](https://roots.io/podcast/) | ||
## Contributing | ||
@@ -25,16 +52,17 @@ | ||
We have [contributing guidelines](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md) to help you get started. | ||
We have [contribution guidelines](https://github.com/roots/guidelines/blob/master/CONTRIBUTING.md) to help you get started. | ||
## Bud sponsors | ||
## Sponsors | ||
Help support our open-source development efforts by [becoming a patron](https://www.patreon.com/rootsdev). | ||
## Community | ||
Keep track of development and community news. | ||
- Participate on the [Roots Discourse](https://discourse.roots.io/) | ||
- Follow [@rootswp on Twitter](https://twitter.com/rootswp) | ||
- Read and subscribe to the [Roots Blog](https://roots.io/blog/) | ||
- Subscribe to the [Roots Newsletter](https://roots.io/subscribe/) | ||
- Listen to the [Roots Radio podcast](https://roots.io/podcast/) | ||
<a href="https://kinsta.com/?kaid=OFDHAJIXUDIV"><img src="https://cdn.roots.io/app/uploads/kinsta.svg" alt="Kinsta" width="200" height="150"/></a> | ||
<a href="https://k-m.com/"><img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="200" height="150"/></a> | ||
<a href="https://carrot.com/"><img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="200" height="150"/></a> | ||
<a href="https://www.c21redwood.com/"><img src="https://cdn.roots.io/app/uploads/c21redwood.svg" alt="C21 Redwood Realty" width="200" height="150"/></a> | ||
<a href="https://wordpress.com/"><img src="https://cdn.roots.io/app/uploads/wordpress.svg" alt="WordPress.com" width="200" height="150"/></a> | ||
<a href="https://icons8.com/"><img src="https://cdn.roots.io/app/uploads/icons8.svg" alt="Icons8" width="200" height="150"/></a> | ||
<a href="https://www.harnessup.com/"><img src="https://cdn.roots.io/app/uploads/harness-software.svg" alt="Harness Software" width="200" height="150"/></a> | ||
<a href="https://www.codersclan.com/"><img src="https://cdn.roots.io/app/uploads/coders-clan.svg" alt="Coders Clan" width="200" height="150"/></a> | ||
<a href="https://generodigital.com/"><img src="https://cdn.roots.io/app/uploads/genero.svg" alt="Genero" width="200" height="150"/></a> | ||
<a href="https://motto.ca/roots"><img src="https://cdn.roots.io/app/uploads/motto.svg" alt="Motto" width="200" height="150"/></a> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66
92822
4
12
1114