Socket
Book a DemoInstallSign in
Socket

@graphql-markdown/utils

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-markdown/utils - npm Package Compare versions

Comparing version

to
1.8.0

dist/frontmatter.d.ts

5

dist/index.d.ts

@@ -0,6 +1,7 @@

export * from "./array";
export * from "./frontmatter";
export * from "./fs";
export * from "./object";
export * from "./prettier";
export * from "./array";
export * from "./object";
export * from "./string";
export * as pathUrl from "./url";

@@ -40,7 +40,8 @@ "use strict";

exports.pathUrl = void 0;
__exportStar(require("./array"), exports);
__exportStar(require("./frontmatter"), exports);
__exportStar(require("./fs"), exports);
__exportStar(require("./object"), exports);
__exportStar(require("./prettier"), exports);
__exportStar(require("./array"), exports);
__exportStar(require("./object"), exports);
__exportStar(require("./string"), exports);
exports.pathUrl = __importStar(require("./url"));

4

dist/prettier.js

@@ -42,4 +42,2 @@ "use strict";

exports.prettifyMarkdown = exports.prettify = void 0;
/* istanbul ignore file */
// Stryker disable all
/**

@@ -71,3 +69,3 @@ * Prettify a string using {@link https://prettier.io/docs/en/api#prettierformatsource-options | prettier.format}.

else {
console.log("Prettier is not found");
global.console.log("Prettier is not found");
}

@@ -74,0 +72,0 @@ return undefined;

@@ -188,3 +188,4 @@ /**

*
* @alias
* @see kebabCase
* @alias kebabCase
*/

@@ -191,0 +192,0 @@ export declare const slugify: (str: Maybe<string>) => string;

@@ -264,3 +264,4 @@ "use strict";

*
* @alias
* @see kebabCase
* @alias kebabCase
*/

@@ -267,0 +268,0 @@ exports.slugify = exports.kebabCase;

"use strict";
/* istanbul ignore file */
/**

@@ -4,0 +3,0 @@ * Alias `path.posix` to normalize URL handling on Windows.

@@ -8,3 +8,3 @@ {

},
"version": "1.7.1",
"version": "1.8.0",
"license": "MIT",

@@ -60,3 +60,3 @@ "repository": {

"devDependencies": {
"@graphql-markdown/types": "^1.4.2"
"@graphql-markdown/types": "^1.7.0"
},

@@ -63,0 +63,0 @@ "peerDependencies": {

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.