@arcpaylabs/somnia-x402-agent-starter 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE.md +1 -1
  2. package/package.json +2 -2
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 Henry Sammarfo
3
+ Copyright (c) 2026 Henry Sam Marfo
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this starter kit and associated documentation files (the "Starter Kit"), to deal
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@arcpaylabs/somnia-x402-agent-starter",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "private": false,
5
5
  "description": "Starter client for integrating with ArcPay Somnia x402 paid agent endpoints.",
6
6
  "license": "MIT",
7
7
  "type": "module",
8
- "author": "Henry Sammarfo <jasonneil4040@gmail.com>",
8
+ "author": "Henry Sam Marfo <jasonneil4040@gmail.com>",
9
9
  "homepage": "https://arcpay-somnia.vercel.app/docs/x402-agent-payments",
10
10
  "repository": {
11
11
  "type": "git",