Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@psdk/frame-father

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@psdk/frame-father - npm Package Compare versions

Comparing version 0.2.55 to 0.2.56

2

build/father/command/single/single_command.js

@@ -58,2 +58,4 @@ "use strict";

return this;
if (argument == '')
return this;
super.append(appendat);

@@ -60,0 +62,0 @@ return this;

2

build/father/types/psdk_const.js

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

DEF_ENABLED_NEWLINE: true,
DEF_WRITE_CHUNK_SIZE: 1024,
DEF_WRITE_CHUNK_SIZE: 512,
EMPTY_BYTES: new Uint8Array([]),
};
{
"name": "@psdk/frame-father",
"version": "0.2.55",
"version": "0.2.56",
"description": "psdk",

@@ -55,3 +55,3 @@ "main": "build/index.js",

],
"gitHead": "7c6391f1508dfee01d447694aef4200d3741414f"
"gitHead": "d9f7956fc95c14f3986caa8209f496326ecdd8b5"
}
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