File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<img width =" 400 " style =" margin-bottom : 30px ;" src =" ./docs/resources/encrypt-storage-logo.png " />
2
2
3
3
4
- [](https://www.npmjs.com/package/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage/blob/main/package.json#L3) [](https://img.shields.io/github/workflow/status/michelonsouza/encrypt-storage/NodeJS%20CI) [](https://coveralls.io/github/michelonsouza/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage/blob/main/LICENSE) [](https://github.com/michelonsouza/encrypt-storage/actions/workflows/release.yml)
4
+ [](https://www.npmjs.com/package/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage/blob/main/package.json#L3) [](https://img.shields.io/github/workflow/status/michelonsouza/encrypt-storage/NodeJS%20CI) [](https://coveralls.io/github/michelonsouza/encrypt-storage) [](https://github.com/michelonsouza/encrypt-storage/actions/workflows/codeql-analysis.yml) [](https://github.com/michelonsouza/encrypt-storage/blob/main/LICENSE) [](https://github.com/michelonsouza/encrypt-storage/actions/workflows/release.yml)
5
5
6
6
OBS: This is the new version of Encrypt Storage, it has braking changes that will not be described below. For version ` 1.3.X ` documentation, access this [ link] ( ./docs/README_V1.md ) .
7
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " encrypt-storage" ,
3
- "version" : " 2.5.1 " ,
3
+ "version" : " 2.5.2 " ,
4
4
"description" : " Wrapper for encrypted localStorage and sessionStorage in browser" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments