Skip to content

Commit c300c64

Browse files
committed
v18.0.3 - release update lock files
1 parent fac02fd commit c300c64

5 files changed

Lines changed: 7 additions & 6 deletions

File tree

‎Directory.Build.props‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
2424

2525
<NoWarn>NU1902</NoWarn>
26+
<NuGetAuditMode>direct</NuGetAuditMode>
2627

2728
<PackageReleaseNotes>
2829
<![CDATA[- 9.0 : Dotnet core version

‎uSync.Backoffice.Management.Client/usync-assets/package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎uSync.Backoffice.Management.Client/usync-assets/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"homepage": "https://jumoo.co.uk/uSync",
99
"license": "MPL-2.0",
1010
"type": "module",
11-
"version": "18.0.2",
11+
"version": "18.0.3",
1212
"main": "./dist/usync.js",
1313
"types": "./dist/index.d.ts",
1414
"module": "./dist/usync.js",

‎uSync.History/history-client/package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎uSync.History/history-client/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "usync-history-client",
3-
"version": "18.0.2",
3+
"version": "18.0.3",
44
"licence": "Custom",
55
"description": "uSync history function",
66
"type": "module",

0 commit comments

Comments
 (0)