@roots/container
Advanced tools
Comparing version 3.0.82-alpha.0 to 3.0.83-alpha.0
@@ -14,2 +14,6 @@ import { ValueOf } from 'type-fest'; | ||
/** | ||
* Identify | ||
*/ | ||
ident: '@roots/container'; | ||
/** | ||
* The container store | ||
@@ -115,3 +119,3 @@ */ | ||
*/ | ||
get<T = any>(key: string | number | number): T; | ||
get<T = any>(key: string | number): T; | ||
/** | ||
@@ -118,0 +122,0 @@ * ## container.getEntries |
{ | ||
"name": "@roots/container", | ||
"version": "3.0.82-alpha.0", | ||
"version": "3.0.83-alpha.0", | ||
"description": "Collections utility", | ||
@@ -57,3 +57,3 @@ "homepage": "https://roots.io/bud", | ||
}, | ||
"gitHead": "82c054ecbfd163767e00290826addb4e3508f453", | ||
"gitHead": "b067d827ca17857bb0b41b60b79f25896991caa7", | ||
"devDependencies": { | ||
@@ -60,0 +60,0 @@ "@types/node": "^14.14.31", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
431718
2046