@relauts/spotcheck-service 1.0.0 → 1.0.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 (3) hide show
  1. package/NOTICE +0 -4
  2. package/README.md +0 -2
  3. package/package.json +1 -1
package/NOTICE CHANGED
@@ -13,7 +13,3 @@ GNU Affero General Public License for more details.
13
13
 
14
14
  You should have received a copy of the GNU Affero General Public License
15
15
  along with this program. If not, see <https://www.gnu.org/licenses/>.
16
-
17
- The names "Relauts" and "Spotcheck" and their associated logos are
18
- trademarks of Relauts Pvt. Ltd. They are not licensed under the GNU
19
- Affero General Public License.
package/README.md CHANGED
@@ -165,5 +165,3 @@ Free Software Foundation, either version 3 of the License, or (at your
165
165
  option) any later version.
166
166
 
167
167
  See `LICENSE` and `NOTICE`.
168
-
169
- The names Relauts and Spotcheck are trademarks of Relauts Pvt. Ltd.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@relauts/spotcheck-service",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "Local HTTP API that runs a Gemini computer-use agent in a Playwright Chromium session",
5
5
  "license": "AGPL-3.0-or-later",
6
6
  "author": "Relauts Pvt. Ltd.",