File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
4
4
![ npm (scoped)] ( https://img.shields.io/npm/v/@tsmx/mongoose-encrypted-string )
5
5
![ node-current (scoped)] ( https://img.shields.io/node/v/@tsmx/mongoose-encrypted-string )
6
- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/git-ci- build )] ( https://img.shields.io/github/workflow/status/tsmx/mongoose-encrypted-string/git-ci- build )
6
+ [ ![ Build Status] ( https://img.shields.io/github/actions/ workflow/status/tsmx/mongoose-encrypted-string/git-build.yml?branch=master )] ( https://img.shields.io/github/actions/ workflow/status/tsmx/mongoose-encrypted-string/git-build.yml?branch=master )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/github/tsmx/mongoose-encrypted-string/badge.svg?branch=master )] ( https://coveralls.io/github/tsmx/mongoose-encrypted-string?branch=master )
8
8
9
9
> ` EncryptedString ` type for Mongoose schemas. Provides AES-256-CBC encryption-at-rest for strings.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tsmx/mongoose-encrypted-string" ,
3
- "version" : " 1.0.4 " ,
3
+ "version" : " 1.0.5 " ,
4
4
"description" : " EncryptedString type for Mongoose schemas." ,
5
5
"main" : " mongoose-encrypted-string.js" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments