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.45 to 0.2.50

0

build/device/adapter/connected_device.d.ts

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

@@ -0,0 +0,0 @@ "use strict";

export * from './connected_device';
export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CommandClause } from "../command";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Arg, BasicArg } from "../arg";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { EasyArg } from "./easy";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './arg';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './print/command';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum ClauseType {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CommandClause } from "./command_clause";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare abstract class Appendat<T> {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CommandClause } from "../print/command_clause";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './args';

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './psdk_const';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ConnectedDevice } from "../../device/adapter";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './device/adapter';

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from './byte';

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

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

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare class PVariableKit {

2

build/toolkit/pvariable.js

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

return text;
const regx = /[\\]?{{(?<varx>.*?)}}/gm;
const regx = /[\\]?\\{\\{(?<varx>.*?)}}/gm;
const tmpMark = '__THIS_IS_MAGIC_MARK_FOR_HACK_REGEX_MATCH__';

@@ -25,0 +25,0 @@ while (true) {

{
"name": "@psdk/frame-father",
"version": "0.2.45",
"version": "0.2.50",
"description": "psdk",

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

],
"gitHead": "f50371b7b1d1f3888c493e86bba5dbf8224a8d91"
"gitHead": "e8db29e8b9301cf1a88872503ebe411a0147e46d"
}
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