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.13.13 to 0.13.14

dist/fs.d.ts

1

dist/index.d.ts

@@ -10,1 +10,2 @@ export * from './logger';

export * from './readFileOrString';
export * from './fs';

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

__exportStar(require("./readFileOrString"), exports);
__exportStar(require("./fs"), exports);
//# sourceMappingURL=index.js.map

2

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

@@ -5,0 +5,0 @@ "keywords": [

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