Socket
Socket
Sign inDemoInstall

myst-cli-utils

Package Overview
Dependencies
2
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.8 to 2.0.9

dist/session.d.ts

1

dist/index.d.ts

@@ -6,3 +6,4 @@ export type { Logger, LoggerDE, ISession } from './types.js';

export { isUrl } from './isUrl.js';
export { Session, getSession } from './session.js';
export { computeHash, copyFileMaintainPath, copyFileToFolder, hashAndCopyStaticFile, isDirectory, writeFileToFolder, } from './filesystem.js';
//# sourceMappingURL=index.d.ts.map

@@ -5,2 +5,3 @@ export { LogLevel, basicLogger, chalkLogger, silentLogger, createGitLogger, createNpmLogger, } from './logger.js';

export { isUrl } from './isUrl.js';
export { Session, getSession } from './session.js';
export { computeHash, copyFileMaintainPath, copyFileToFolder, hashAndCopyStaticFile, isDirectory, writeFileToFolder, } from './filesystem.js';

2

package.json
{
"name": "myst-cli-utils",
"version": "2.0.8",
"version": "2.0.9",
"sideEffects": false,

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc