Skip to content

Commit

Permalink
Merge pull request #244 from SocketDev/v1.4.5
Browse files Browse the repository at this point in the history
v1.4.5
  • Loading branch information
typicode authored Jan 8, 2025
2 parents 381853c + 514b7d3 commit 9619625
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
node-version: '18'
registry-url: 'https://registry.npmjs.org'
cache: npm
scope: '@socketsecurity'
- run: npm install
- run: npm publish --provenance --access public
env:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sdk",
"version": "1.4.4",
"name": "@socketsecurity/sdk",
"version": "1.4.5",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
Expand Down

0 comments on commit 9619625

Please sign in to comment.