File tree Expand file tree Collapse file tree 7 files changed +27
-12
lines changed
Expand file tree Collapse file tree 7 files changed +27
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @cipherstash/basic-example
22
3+ ## 1.0.8
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 8a4ea80]
8+ - @cipherstash/protect @8.0.0
9+
310## 1.0.7
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @cipherstash/basic-example" ,
33 "private" : true ,
4- "version" : " 1.0.7 " ,
4+ "version" : " 1.0.8 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "start" : " tsx index.ts"
Original file line number Diff line number Diff line change 11# @cipherstash/nextjs-clerk-example
22
3+ ## 0.1.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 8a4ea80]
8+ - @cipherstash/protect @8.0.0
9+
310## 0.1.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @cipherstash/nextjs-clerk-example" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "check-types" : " tsc --noEmit" ,
Original file line number Diff line number Diff line change 11# @cipherstash/jseql
22
3+ ## 8.0.0
4+
5+ ### Major Changes
6+
7+ - 8a4ea80: Implement EQL v2 data structure.
8+
9+ - Support for Protect.js searchable encryption when using Supabase.
10+ - Encrypted payloads are now composite types which support searchable encryption with EQL v2 functions.
11+ - The ` data ` property is an object that matches the EQL v2 data structure.
12+
313## 7.0.0
414
515### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @cipherstash/protect" ,
3- "version" : " 7 .0.0" ,
3+ "version" : " 8 .0.0" ,
44 "description" : " CipherStash Protect for JavaScript" ,
55 "keywords" : [
66 " encrypted" ,
You can’t perform that action at this time.
0 commit comments