Skip to content

Commit

Permalink
Updates privacy-types (#373)
Browse files Browse the repository at this point in the history
* Updates privacy-types

* Updates
  • Loading branch information
michaelfarrell76 authored Jan 7, 2025
1 parent 94f4919 commit fc042ea
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 14 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Transcend Inc.",
"name": "@transcend-io/cli",
"description": "Small package containing useful typescript utilities.",
"version": "6.12.0",
"version": "6.12.1",
"homepage": "https://github.com/transcend-io/cli",
"repository": {
"type": "git",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@transcend-io/handlebars-utils": "^1.1.0",
"@transcend-io/internationalization": "^1.6.0",
"@transcend-io/persisted-state": "^1.0.4",
"@transcend-io/privacy-types": "^4.98.0",
"@transcend-io/privacy-types": "^4.103.0",
"@transcend-io/secret-value": "^1.2.0",
"@transcend-io/type-utils": "^1.5.0",
"bluebird": "^3.7.2",
Expand Down
1 change: 0 additions & 1 deletion transcend-yml-schema-latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@
"viewScopes",
"viewSSO",
"viewEmployees",
"viewOptOutStatus",
"viewDataInventory",
"manageDataInventory",
"manageGlobalAttributes",
Expand Down
1 change: 0 additions & 1 deletion transcend-yml-schema-v6.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@
"viewScopes",
"viewSSO",
"viewEmployees",
"viewOptOutStatus",
"viewDataInventory",
"manageDataInventory",
"manageGlobalAttributes",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ __metadata:
"@transcend-io/handlebars-utils": ^1.1.0
"@transcend-io/internationalization": ^1.6.0
"@transcend-io/persisted-state": ^1.0.4
"@transcend-io/privacy-types": ^4.98.0
"@transcend-io/privacy-types": ^4.103.0
"@transcend-io/secret-value": ^1.2.0
"@transcend-io/type-utils": ^1.5.0
"@types/bluebird": ^3.5.38
Expand Down Expand Up @@ -646,14 +646,14 @@ __metadata:
languageName: node
linkType: hard

"@transcend-io/privacy-types@npm:^4.98.0":
version: 4.98.0
resolution: "@transcend-io/privacy-types@npm:4.98.0"
"@transcend-io/privacy-types@npm:^4.103.0":
version: 4.103.0
resolution: "@transcend-io/privacy-types@npm:4.103.0"
dependencies:
"@transcend-io/type-utils": ^1.0.5
fp-ts: ^2.16.1
io-ts: ^2.2.21
checksum: bee61228fa7ce58f2fbfe1dcb2e31812e480ef16012aa2f73deccf3812fc330225a332d57730303d46764de98079a8fc905969894419a3dc9a33744e8ec012d1
checksum: 4661368b34b36ae305243ac03dc931822db98b280cfdcb27831be57b67c9c96e09cbe6933139635f6b459d705dc573d36865bc2fb4ae68e59b4e53c39e08ab38
languageName: node
linkType: hard

Expand Down

0 comments on commit fc042ea

Please sign in to comment.