New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@compass-framework/core

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@compass-framework/core - npm Package Compare versions

Comparing version
1.2.46
to
1.2.47
+3
-3
@types/Drawable.d.ts

@@ -19,8 +19,8 @@ import { InterfaceTemplate, Runnable } from "@compass-framework/library";

public onConfigurationChanged(newConfig: Configuration): void;
public onBoundsChange(bounds: Rect): void;
public onConfigurationChanged(newConfig: Configuration): void;
public onDensityChanged(newConfig: Configuration): void;
public onDensityMetricsChanged(newConfig: Configuration): void;
public copyBounds() : Rect;

@@ -27,0 +27,0 @@ public copyBounds(bounds: Rect): void;

{
"name": "@compass-framework/core",
"version": "1.2.46",
"version": "1.2.47",
"description": "@compass-framework/core public api",

@@ -5,0 +5,0 @@ "types": "./index.d.ts",