Socket
Socket
Sign inDemoInstall

@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.7-snapshot to 0.0.8-snapshot

5

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

@@ -36,6 +36,3 @@ "main": "target/js/psdk.min.js",

"@vercel/ncc": "^0.33.4",
"babel-core": "^6.26.3",
"babel-loader": "^8.2.5",
"babel-polyfill": "^6.26.0",
"babel-runtime": "^6.26.0",
"buffer": "^6.0.3",

@@ -42,0 +39,0 @@ "canvas": "^2.9.1",

3

target/declaration/father/PSDK.d.ts

@@ -49,4 +49,7 @@ /**

write(options?: WriteOptions): Promise<WroteReporter>;
/**
* Newline command
*/
newline(): _Self;
}
//# sourceMappingURL=PSDK.d.ts.map

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