Socket
Socket
Sign inDemoInstall

@umami/api-client

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umami/api-client - npm Package Compare versions

Comparing version 0.66.0 to 0.67.0

dist/cjs/index.d.ts

2

package.json
{
"name": "@umami/api-client",
"version": "0.66.0",
"version": "0.67.0",
"description": "API client for Umami Analytics",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

@@ -7,3 +7,3 @@ # @umami/api-client

More detailed usage information can be found at https://umami.is/docs/api-client
More detailed usage information can be found at https://umami.is/docs/api/api-client

@@ -13,3 +13,3 @@ ### Installation

```shell
yarn install @umami/api-client
yarn add @umami/api-client
```

@@ -21,3 +21,3 @@

import { client } from '@umami/api-client';
const { ok, data, status, error } = await client.getWebsites();

@@ -24,0 +24,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc