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.65 to 0.2.67

2

build/father/command/single/appendat.js

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

if (is_js_1.default.not.truthy(arg))
return arg;
return this._quote ? '""' : '';
if (this._quote) {

@@ -69,0 +69,0 @@ return `"${arg}"`;

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

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

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

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

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

],
"gitHead": "21ed60439fa22935194c0baede0fb849b0be5da6"
"gitHead": "1b469612990a3efbf1a3fe4296ed13e8c8865988"
}
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