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.1 to 0.10.2

2

lib/types.d.ts

@@ -0,4 +1,4 @@

import { ComponentType } from 'react';
import { RouteComponentProps } from 'react-router-dom';
import { Dict, WrappedComponent, BaseComponentProps, AnyComponent, BaseRegistration } from 'piral-core';
import { ComponentType } from 'react';
declare module 'piral-core/lib/types/custom' {

@@ -5,0 +5,0 @@ interface PiletCustomApi extends PiletDashboardApi {

{
"name": "piral-dashboard",
"version": "0.10.1",
"version": "0.10.2",
"description": "Plugin for creating a centralized dashboard in Piral.",

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

"devDependencies": {
"piral-core": "^0.10.1"
"piral-core": "^0.10.2"
},

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

},
"gitHead": "b80789c07712083aa194d9673d0f271a16d671bd"
"gitHead": "d5e91c251ba96740dfe9f8995ed005df19fee923"
}

@@ -0,4 +1,4 @@

import { ComponentType } from 'react';
import { RouteComponentProps } from 'react-router-dom';
import { Dict, WrappedComponent, BaseComponentProps, AnyComponent, BaseRegistration } from 'piral-core';
import { ComponentType } from 'react';

@@ -5,0 +5,0 @@ declare module 'piral-core/lib/types/custom' {

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