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

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.10.0-pre.870 to 0.10.0-pre.877

4

lib/types.d.ts

@@ -90,3 +90,3 @@ import { RouteComponentProps } from 'react-router-dom';

* Sets the desired initial number of columns.
* This may be overriden either by the user (if resizable true), or by the dashboard.
* This may be overridden either by the user (if resizable true), or by the dashboard.
*/

@@ -96,3 +96,3 @@ initialColumns?: number;

* Sets the desired initial number of rows.
* This may be overriden either by the user (if resizable true), or by the dashboard.
* This may be overridden either by the user (if resizable true), or by the dashboard.
*/

@@ -99,0 +99,0 @@ initialRows?: number;

{
"name": "piral-dashboard",
"version": "0.10.0-pre.870",
"version": "0.10.0-pre.877",
"description": "Plugin for creating a centralized dashboard in Piral.",

@@ -39,3 +39,3 @@ "keywords": [

"devDependencies": {
"piral-core": "^0.10.0-pre.870"
"piral-core": "^0.10.0-pre.877"
},

@@ -45,3 +45,3 @@ "peerDependencies": {

},
"gitHead": "3f5e9436fc72c2a007c9eaaabca013d0c5288f62"
"gitHead": "bf1caa3f88f10651f9193c685c7dfd404ff31868"
}

@@ -99,3 +99,3 @@ import { RouteComponentProps } from 'react-router-dom';

* Sets the desired initial number of columns.
* This may be overriden either by the user (if resizable true), or by the dashboard.
* This may be overridden either by the user (if resizable true), or by the dashboard.
*/

@@ -105,3 +105,3 @@ initialColumns?: number;

* Sets the desired initial number of rows.
* This may be overriden either by the user (if resizable true), or by the dashboard.
* This may be overridden either by the user (if resizable true), or by the dashboard.
*/

@@ -108,0 +108,0 @@ initialRows?: number;

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