Socket
Socket
Sign inDemoInstall

quidproquo-core

Package Overview
Dependencies
1
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.187 to 0.0.188

lib/commonjs/stories/kvs/askKeyValueStoreUpdatePartialProperties.d.ts

1

lib/commonjs/stories/index.d.ts

@@ -7,1 +7,2 @@ export * from './array';

export * from './askGetApplicationVersion';
export * from './kvs';

@@ -23,1 +23,2 @@ "use strict";

__exportStar(require("./askGetApplicationVersion"), exports);
__exportStar(require("./kvs"), exports);
export * from './askCatch';
export * from './askRunParallel';
export * from './askExecuteIf';

@@ -19,1 +19,2 @@ "use strict";

__exportStar(require("./askRunParallel"), exports);
__exportStar(require("./askExecuteIf"), exports);
export * from './functions';
export * from './hash';

@@ -18,1 +18,2 @@ "use strict";

__exportStar(require("./functions"), exports);
__exportStar(require("./hash"), exports);

4

package.json
{
"name": "quidproquo-core",
"version": "0.0.187",
"version": "0.0.188",
"description": "",

@@ -28,3 +28,3 @@ "main": "./lib/commonjs/index.js",

"devDependencies": {
"quidproquo-tsconfig": "0.0.187",
"quidproquo-tsconfig": "0.0.188",
"typescript": "^4.9.3"

@@ -31,0 +31,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc