Socket
Socket
Sign inDemoInstall

@psdk/cpcl

Package Overview
Dependencies
2
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.65 to 0.2.67

5

build/args/mag.js

@@ -20,4 +20,7 @@ "use strict";

case types_1.CFont.TSS20:
fontEntity = new FontEntity(1, 1, 6, 1, 20);
fontEntity = new FontEntity(1, 1, 6, 0, 20);
break;
case types_1.CFont.TSS20_MAX1:
fontEntity = new FontEntity(1, 1, 6, 0, 40);
break;
case types_1.CFont.TSS24:

@@ -24,0 +27,0 @@ fontEntity = new FontEntity(1, 1, 24, 0, 24);

8

package.json
{
"name": "@psdk/cpcl",
"version": "0.2.65",
"version": "0.2.67",
"description": "psdk",

@@ -48,4 +48,4 @@ "main": "build/index.js",

"dependencies": {
"@psdk/frame-father": "0.2.65",
"@psdk/frame-imageb": "0.2.65"
"@psdk/frame-father": "0.2.67",
"@psdk/frame-imageb": "0.2.67"
},

@@ -56,3 +56,3 @@ "files": [

],
"gitHead": "21ed60439fa22935194c0baede0fb849b0be5da6"
"gitHead": "1b469612990a3efbf1a3fe4296ed13e8c8865988"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc