@wordpress/block-serialization-default-parser
Advanced tools
@@ -47,4 +47,4 @@ export function parse(doc: string): ParsedBlock[]; | ||
| }; | ||
| export type TokenType = 'no-more-tokens' | 'void-block' | 'block-opener' | 'block-closer'; | ||
| export type TokenType = "no-more-tokens" | "void-block" | "block-opener" | "block-closer"; | ||
| export type Token = [TokenType, string, Attributes, number, number]; | ||
| //# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":"AA0NO,2BA1EI,MAAM,GAwEL,WAAW,EAAE,CAcxB;yBApNY,MAAM,GAAC,IAAI;;;;;eAKV,MAAM,GAAC,IAAI;;;;WACX,UAAU;;;;iBACV,WAAW,EAAE;;;;eACb,MAAM;;;;kBACN,MAAM,MAAM,GAAC,IAAI,CAAC;;;;;;WAKlB,WAAW;;;;gBACX,MAAM;;;;iBACN,MAAM;;;;gBACN,MAAM;;;;sBACN,MAAM,GAAC,IAAI;;wBAIZ,gBAAgB,GAAC,YAAY,GAAC,cAAc,GAAC,cAAc;oBAI3D,CAAC,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,CAAC"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.js"],"names":[],"mappings":"AA0NO,2BA1EI,MAAM,GAwEL,WAAW,EAAE,CAcxB;yBApNY,MAAM,GAAC,IAAI;;;;;eAKV,MAAM,GAAC,IAAI;;;;WACX,UAAU;;;;iBACV,WAAW,EAAE;;;;eACb,MAAM;;;;kBACN,KAAK,CAAC,MAAM,GAAC,IAAI,CAAC;;;;;;WAKlB,WAAW;;;;gBACX,MAAM;;;;iBACN,MAAM;;;;gBACN,MAAM;;;;sBACN,MAAM,GAAC,IAAI;;wBAIZ,gBAAgB,GAAC,YAAY,GAAC,cAAc,GAAC,cAAc;oBAI3D,CAAC,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,CAAC"} |
+2
-0
@@ -5,2 +5,4 @@ <!-- Learn how to maintain this file at https://github.com/WordPress/gutenberg/tree/HEAD/packages#maintaining-changelogs. --> | ||
| ## 5.4.0 (2024-07-24) | ||
| ## 5.3.0 (2024-07-10) | ||
@@ -7,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@wordpress/block-serialization-default-parser", | ||
| "version": "5.3.0", | ||
| "version": "5.4.0", | ||
| "description": "Block serialization specification parser for WordPress posts.", | ||
@@ -37,3 +37,3 @@ "author": "The WordPress Contributors", | ||
| }, | ||
| "gitHead": "122867d355ca4edc63d3a3bbd9411d3a2e1458df" | ||
| "gitHead": "363edb39b8dda8727f652e42cbb8497732693ed2" | ||
| } |
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
163850
0.25%