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.47
to
1.2.48
+6
@types/PixelFormat.ts
export declare class PixelFormat {
public static UNKNOWN: number;
public static OPAQUE: number;
public static TRANSLUCENT: number;
public static TRANSPARENT: number;
}
+1
-0

@@ -112,1 +112,2 @@ export * from "./@types/AbsoluteLayout";

export * from './@types/Resolver';
export * from "./@types/PixelFormat"
+1
-1
{
"name": "@compass-framework/core",
"version": "1.2.47",
"version": "1.2.48",
"description": "@compass-framework/core public api",

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