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

@pictofit/pictofit-dressing-room

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pictofit/pictofit-dressing-room - npm Package Compare versions

Comparing version 0.26.11 to 0.27.0-alexanderpilz-add-hostname-metric-label-a671b7f4b5e7546767f7e39cb9f672c97cb37107

dist/bundle/sandbox-d99e47a2.mjs

8

dist/types.d.ts

@@ -374,2 +374,9 @@ export * from "./adaptors";

}
export declare namespace PerformanceMetrics {
interface PerformanceMetricsProvider {
getCustomLabels(): Promise<{
[key: string]: string | number;
}>;
}
}
export type ByMode<T> = {

@@ -434,2 +441,3 @@ [mode in Core.RenderMode]?: T;

analytics?: Analytics.AnalyticsConfig;
performanceMetrics?: PerformanceMetrics.PerformanceMetricsProvider;
}

5

package.json
{
"name": "@pictofit/pictofit-dressing-room",
"version": "0.26.11",
"version": "0.27.0-alexanderpilz-add-hostname-metric-label-a671b7f4b5e7546767f7e39cb9f672c97cb37107",
"license": "CC-BY-NC-ND-4.0",

@@ -91,4 +91,3 @@ "files": [

},
"dependencies": {
}
"dependencies": {}
}
dist/bundle/pictofit-dressing-room-bundle.mjs

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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