# can-map-backup

> Backup and restore a Maps state for CanJS 4.0 and 5.0

Latest version **4.0.0** (published 2018-07-13) · 0 weekly downloads

## Install

```sh
npm install can-map-backup
pnpm add can-map-backup
yarn add can-map-backup
bun add can-map-backup
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.0 |
| Published | 2018-07-13 |
| First published | 2016-03-29 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 22.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Bitovi |
| Maintainers | blackmarket, iherndon, justinbmeyer, marshallswain, matthewp, phillipskevin |
| Keywords | canjs |

## Links

- npm: https://www.npmjs.com/package/can-map-backup
- Homepage: https://canjs.com
- npm.io page: https://npm.io/package/can-map-backup

## Dependencies (4)

- [can-map](https://npm.io/package/can-map.md) ^4.0.0
- [can-diff](https://npm.io/package/can-diff.md) ^1.4.1
- [can-assign](https://npm.io/package/can-assign.md) ^1.3.0
- [can-simple-observable](https://npm.io/package/can-simple-observable.md) ^2.2.0

## Recent versions

- 4.0.0 (latest) — 2018-07-13
- 3.1.0-pre.2 (pre) — 2017-06-14
- 3.1.1 — 2017-10-31
- 3.1.0 — 2017-06-23
- 3.1.0-pre.1 — 2017-06-14
- 3.1.0-pre.0 — 2017-06-07
- 3.0.3 — 2017-03-01
- 3.0.2 — 2016-11-30
- 3.0.1 — 2016-11-30
- 3.0.0 — 2016-10-17
- 3.0.0-pre.2 — 2016-10-11
- 3.0.0-pre.1 — 2016-08-24
- 1.0.0 — 2016-04-08
- 0.0.1 — 2016-03-29

## README

# can-map-backup

[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/canjs/can-map-backup/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-map-backup.svg)](https://www.npmjs.com/package/can-map-backup)
[![Travis build status](https://travis-ci.org/canjs/can-map-backup.svg?branch=master)](https://travis-ci.org/canjs/can-map-backup)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-map-backup.svg)](https://greenkeeper.io/)

can.Map.backup is a plugin that provides a dirty bit for properties on an Map,

## Documentation

Read the [API docs on CanJS.com](https://canjs.com/doc/can-map-backup.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-map-backup/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-map-backup/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-map-backup/blob/master/LICENSE.md)

---
_Source: https://npm.io/package/can-map-backup · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
