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.11.0-pre.897 to 0.11.0-pre.902

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.11.0-pre.897",
"version": "0.11.0-pre.902",
"description": "Plugin for creating a centralized dashboard in Piral.",

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

"devDependencies": {
"piral-core": "^0.11.0-pre.897"
"piral-core": "^0.11.0-pre.902"
},

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

},
"gitHead": "b375625e464e4ba5f87d189cf3c31c2f2bbbbb3b"
"gitHead": "7cbc35af921f49f7d664edaaa70757e5e7e21413"
}

@@ -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