+1
-1
| { | ||
| "name": "esrap", | ||
| "version": "2.2.13", | ||
| "version": "2.3.0", | ||
| "description": "Parse in reverse", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -5,2 +5,10 @@ import type { BaseNode } from '../types'; | ||
| quotes?: 'double' | 'single'; | ||
| /** | ||
| * Anchor structural tokens (array/object brackets and braces, preserved | ||
| * parentheses, unary operators, and the closing tokens of calls and | ||
| * computed member access) with one-character source locations, so | ||
| * node-boundary positions always resolve through the source map instead of | ||
| * being attributed to the previous token. Denser maps; identical output. | ||
| */ | ||
| boundaryTokens?: boolean; | ||
| comments?: Comment[]; | ||
@@ -7,0 +15,0 @@ getLeadingComments?: (node: BaseNode) => BaseComment[] | undefined; |
+16
-0
@@ -98,2 +98,10 @@ declare module 'esrap' { | ||
| quotes?: 'double' | 'single'; | ||
| /** | ||
| * Anchor structural tokens (array/object brackets and braces, preserved | ||
| * parentheses, unary operators, and the closing tokens of calls and | ||
| * computed member access) with one-character source locations, so | ||
| * node-boundary positions always resolve through the source map instead of | ||
| * being attributed to the previous token. Denser maps; identical output. | ||
| */ | ||
| boundaryTokens?: boolean; | ||
| comments?: Comment[]; | ||
@@ -153,2 +161,10 @@ getLeadingComments?: (node: BaseNode) => BaseComment[] | undefined; | ||
| quotes?: 'double' | 'single'; | ||
| /** | ||
| * Anchor structural tokens (array/object brackets and braces, preserved | ||
| * parentheses, unary operators, and the closing tokens of calls and | ||
| * computed member access) with one-character source locations, so | ||
| * node-boundary positions always resolve through the source map instead of | ||
| * being attributed to the previous token. Denser maps; identical output. | ||
| */ | ||
| boundaryTokens?: boolean; | ||
| comments?: Comment[]; | ||
@@ -155,0 +171,0 @@ getLeadingComments?: (node: BaseNode) => BaseComment[] | undefined; |
@@ -40,4 +40,4 @@ { | ||
| ], | ||
| "mappings": ";MAEYA,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;aAEPC,QAAQA;;;;WAWHC,QAAQA;;;;;;MAWbC,OAAOA;;kBAEFC,YAAYA;;;;;;;;;iBCWbC,KAAKA;;;;cC7CRC,OAAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aCLRC,IAAIA;yBACQC,EAAEA;;cAELC,sBAAsBA;MHJ/BZ,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;MAEPC,QAAQA;;;MIhBRS,SAASA;;;;;;;WAOXC,QAAQA;;;;;;;kBAODC,WAAWA;;;;;;;kBAOXC,OAAOA;;;;;;;;;;;;aCpBZN,IAAIA;yBACQO,GAAGA;MLFfjB,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;MAEPC,QAAQA;;;MIhBRS,SAASA;;;;;;;WAOXC,QAAQA;;;;;;;kBAODC,WAAWA;;;;;;;kBAOXC,OAAOA", | ||
| "mappings": ";MAEYA,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;aAEPC,QAAQA;;;;WAWHC,QAAQA;;;;;;MAWbC,OAAOA;;kBAEFC,YAAYA;;;;;;;;;iBCWbC,KAAKA;;;;cC7CRC,OAAOA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aCLRC,IAAIA;yBACQC,EAAEA;;cAELC,sBAAsBA;MHJ/BZ,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;MAEPC,QAAQA;;;MIhBRS,SAASA;;;;;;;;;;;;;;;WAeXC,QAAQA;;;;;;;kBAODC,WAAWA;;;;;;;kBAOXC,OAAOA;;;;;;;;;;;;aC5BZN,IAAIA;yBACQO,GAAGA;MLFfjB,QAAQA;;;;;;;;MAQfC,MAAMA;;MAENC,mBAAmBA;;;;MAIZC,OAAOA;;MAEPC,QAAQA;;;MIhBRS,SAASA;;;;;;;;;;;;;;;WAeXC,QAAQA;;;;;;;kBAODC,WAAWA;;;;;;;kBAOXC,OAAOA", | ||
| "ignoreList": [] | ||
| } |
Sorry, the diff of this file is too big to display
96885
3.55%2812
2.25%