pretty-format
Advanced tools
Comparing version 25.2.1-alpha.1 to 25.2.1-alpha.2
@@ -33,1 +33,2 @@ /** | ||
export declare function printObjectProperties(val: Record<string, any>, config: Config, indentation: string, depth: number, refs: Refs, printer: Printer): string; | ||
//# sourceMappingURL=collections.d.ts.map |
@@ -38,1 +38,2 @@ /** | ||
export = prettyFormat; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=AsymmetricMatcher.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ConvertAnsi.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=DOMCollection.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=DOMElement.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=Immutable.d.ts.map |
@@ -8,1 +8,2 @@ /** | ||
export default function escapeHTML(str: string): string; | ||
//# sourceMappingURL=escapeHTML.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export declare const printElementAsLeaf: (type: string, config: Config) => string; | ||
//# sourceMappingURL=markup.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ReactElement.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ReactTestComponent.d.ts.map |
@@ -33,1 +33,2 @@ /** | ||
export declare function printObjectProperties(val: Record<string, any>, config: Config, indentation: string, depth: number, refs: Refs, printer: Printer): string; | ||
//# sourceMappingURL=collections.d.ts.map |
@@ -38,1 +38,2 @@ /** | ||
export = prettyFormat; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=AsymmetricMatcher.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ConvertAnsi.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=DOMCollection.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=DOMElement.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=Immutable.d.ts.map |
@@ -8,1 +8,2 @@ /** | ||
export default function escapeHTML(str: string): string; | ||
//# sourceMappingURL=escapeHTML.d.ts.map |
@@ -14,1 +14,2 @@ /** | ||
export declare const printElementAsLeaf: (type: string, config: Config) => string; | ||
//# sourceMappingURL=markup.d.ts.map |
@@ -12,1 +12,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ReactElement.d.ts.map |
@@ -19,1 +19,2 @@ /** | ||
export default plugin; | ||
//# sourceMappingURL=ReactTestComponent.d.ts.map |
@@ -101,1 +101,2 @@ /** | ||
export {}; | ||
//# sourceMappingURL=types.d.ts.map |
@@ -101,1 +101,2 @@ /** | ||
export {}; | ||
//# sourceMappingURL=types.d.ts.map |
{ | ||
"name": "pretty-format", | ||
"version": "25.2.1-alpha.1+5cc2ccdac", | ||
"version": "25.2.1-alpha.2+79b7ab67c", | ||
"repository": { | ||
@@ -15,4 +15,4 @@ "type": "git", | ||
"<3.8": { | ||
"*": [ | ||
"ts3.4/*" | ||
"build/*": [ | ||
"build/ts3.4/*" | ||
] | ||
@@ -24,3 +24,3 @@ } | ||
"dependencies": { | ||
"@jest/types": "^25.2.1-alpha.1+5cc2ccdac", | ||
"@jest/types": "^25.2.1-alpha.2+79b7ab67c", | ||
"ansi-regex": "^5.0.0", | ||
@@ -45,3 +45,3 @@ "ansi-styles": "^4.0.0", | ||
}, | ||
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9" | ||
"gitHead": "79b7ab67c63d3708f9689e25fbc0e8b0094bd019" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
395625
77
5291