Skip to content

Commit 9619625

Browse files
authored
Merge pull request #244 from SocketDev/v1.4.5
v1.4.5
2 parents 381853c + 514b7d3 commit 9619625

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.github/workflows/provenance.yml

-1
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

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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)