Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

piral-dashboard

Package Overview
Dependencies
Maintainers
1
Versions
932
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piral-dashboard - npm Package Compare versions

Comparing version 0.9.2-pre.796 to 0.9.2-pre.799

7

package.json
{
"name": "piral-dashboard",
"version": "0.9.2-pre.796",
"version": "0.9.2-pre.799",
"description": "Plugin for creating a centralized dashboard in Piral.",

@@ -13,2 +13,3 @@ "keywords": [

"plugin",
"plugin-component",
"dashboard",

@@ -40,3 +41,3 @@ "tiles"

"devDependencies": {
"piral-core": "^0.9.2-pre.796"
"piral-core": "^0.9.2-pre.799"
},

@@ -46,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "b23724f27bc5ec384c0f2c1bbb6766aaf32b5596"
"gitHead": "2853163131053dedca749cee0d2e12ab980a82a4"
}

@@ -27,3 +27,3 @@ [![Piral Logo](https://github.com/smapiot/piral/raw/master/docs/assets/logo.png)](https://piral.io)

```tsx
```ts
import { createDashboardApi } from 'piral-dashboard';

@@ -34,3 +34,3 @@ ```

```tsx
```ts
const instance = createInstance({

@@ -47,3 +47,3 @@ // important part

```tsx
```ts
const instance = createInstance({

@@ -50,0 +50,0 @@ // important part

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