New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@psdk/frame

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/frame - npm Package Compare versions

Comparing version 0.0.15-snapshot to 0.0.17-snapshot

build/toolkit/pimage.d.ts

1

build/toolkit/index.d.ts
export * from './byte';
export * from './pvariable';
export * from './pcollection';
export * from './pimage';
//# sourceMappingURL=index.d.ts.map

@@ -20,1 +20,2 @@ "use strict";

__exportStar(require("./pcollection"), exports);
__exportStar(require("./pimage"), exports);

7

package.json
{
"name": "@psdk/frame",
"version": "0.0.15-snapshot",
"version": "0.0.17-snapshot",
"description": "psdk",

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

"buffer": "^6.0.3",
"canvas": "^2.9.1",
"jest": "^28.1.0",
"string_decoder": "^1.3.0",
"ts-jest": "^28.0.2",

@@ -47,7 +47,6 @@ "typedoc": "^0.22.15",

"dependencies": {
"await-timeout": "^1.1.1",
"iconv-lite": "^0.6.3",
"is_js": "^0.9.0",
"js-base64": "^3.7.2",
"streamjs": "^1.6.4"
"pako": "^2.0.4"
},

@@ -54,0 +53,0 @@ "files": [

Sorry, the diff of this file is too big to display

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