Skip to content

Commit 514b7d3

Browse files
committed
v1.4.5
1 parent 381853c commit 514b7d3

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: '18'
2020
registry-url: 'https://registry.npmjs.org'
2121
cache: npm
22-
scope: '@socketsecurity'
2322
- run: npm install
2423
- run: npm publish --provenance --access public
2524
env:

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "sdk",
3-
"version": "1.4.4",
2+
"name": "@socketsecurity/sdk",
3+
"version": "1.4.5",
44
"license": "MIT",
55
"description": "SDK for the Socket API client",
66
"author": {

0 commit comments

Comments
 (0)