cache-base @0.2.0
MIT
License
No
Install Scripts
5
Dependencies
2
Dev Dependencies
7.4 KB
Package Size
Published
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Maintainers
jonschlinkert
Keywords
confighashobjectstoredatacache
Dependencies (5)
| Package | Constraint | Registry Status |
|---|---|---|
| lodash | ^2.4.1 | auto_approved |
| kind-of | ^0.1.0 | auto_approved |
| get-value | ^0.2.1 | auto_approved |
| array-slice | ^0.2.2 | auto_approved |
| option-cache | ^0.1.4 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| should | ^4.0.4 | auto_approved |
Transitive Dependency Tree
6 transitive deps
max depth 2
├─
array-slice
^0.2.2
├─
get-value
^0.2.1
→ 0.2.2
├─
kind-of
^0.1.0
→ 0.1.2
├─
lodash
^2.4.1
├─
option-cache
^0.1.4
→ 0.1.4
├─
isobject
^0.2.0
├─
kind-of
^0.1.0
→ 0.1.2
├─
lodash
^2.4.1
Changes from v0.1.0
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | lodash | ^2.4.1 |
| added | array-slice | ^0.2.2 |
| added | option-cache | ^0.1.4 |
| removed | for-in | ^0.1.3 |
| removed | for-own | ^0.1.2 |
| removed | mixin-deep | ^0.1.0 |
File Changes
2 added
1 removed
12 modified
size delta: -.4 KB
Published to npm: