Socket
Socket
Sign inDemoInstall

@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.64 to 0.2.65

1

build/father/args/common/easy.d.ts

@@ -30,2 +30,3 @@ import { Arg, BasicArg } from "../arg";

clause(): CommandClause;
newline(): boolean;
}

@@ -32,0 +33,0 @@ export declare abstract class OnlyTextHeaderArg<T extends OnlyTextHeaderArg<any>> extends EasyArg<string> {

@@ -67,2 +67,5 @@ "use strict";

}
newline() {
return false;
}
}

@@ -69,0 +72,0 @@ exports.OnlyBinaryHeaderArg = OnlyBinaryHeaderArg;

2

build/father/PSDK.js

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

sversion() {
return '0.2.64';
return '0.2.65';
}

@@ -23,0 +23,0 @@ /**

{
"name": "@psdk/frame-father",
"version": "0.2.64",
"version": "0.2.65",
"description": "psdk",

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

],
"gitHead": "94720c10901fc35ea9af515447e5a0d0101d1ea7"
"gitHead": "21ed60439fa22935194c0baede0fb849b0be5da6"
}

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