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

@appsemble/node-utils

Package Overview
Dependencies
Maintainers
4
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/node-utils - npm Package Compare versions

Comparing version 0.15.12 to 0.16.0

dist/formData.d.ts

1

dist/index.d.ts

@@ -5,2 +5,3 @@ export * from './logger';

export * from './commandDirOptions';
export * from './formData';
export * from './getWorkspaces';

@@ -7,0 +8,0 @@ export * from './handleError';

@@ -17,2 +17,3 @@ "use strict";

__exportStar(require("./commandDirOptions"), exports);
__exportStar(require("./formData"), exports);
__exportStar(require("./getWorkspaces"), exports);

@@ -19,0 +20,0 @@ __exportStar(require("./handleError"), exports);

4

package.json
{
"name": "@appsemble/node-utils",
"version": "0.15.12",
"version": "0.16.0",
"description": "NodeJS utilities used by Appsemble internally.",

@@ -44,3 +44,3 @@ "keywords": [

"winston": "^3.3.3",
"yargs": "^16.1.1"
"yargs": "^16.2.0"
},

@@ -47,0 +47,0 @@ "devDependencies": {

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