Package: node-regexp-match-indices / 1.0.2~git20190823-2

Metadata

Package Version Patches format
node-regexp-match-indices 1.0.2~git20190823-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update to regexp tree 0.1.24.patch | (download)

external.d.ts | 296 0 + 296 - 0 !
tsconfig.build.json | 3 1 + 2 - 0 !
tsconfig.json | 3 1 + 2 - 0 !
3 files changed, 2 insertions(+), 300 deletions(-)

 update to regexp-tree 0.1.24
fix test.patch | (download)

__tests__/_matchers/toHaveOwnAccessorProperty.ts | 2 2 + 0 - 0 !
__tests__/_matchers/utils.ts | 7 4 + 3 - 0 !
__tests__/test262/indices-array-element.ts | 8 2 + 6 - 0 !
__tests__/test262/indices-array-non-unicode-match.ts | 27 15 + 12 - 0 !
__tests__/test262/indices-array-properties.ts | 2 2 + 0 - 0 !
__tests__/test262/indices-array-unicode-match.ts | 27 15 + 12 - 0 !
__tests__/test262/indices-groups-object-undefined.ts | 3 2 + 1 - 0 !
__tests__/test262/indices-groups-object.ts | 1 1 + 0 - 0 !
__tests__/test262/indices-property.ts | 1 1 + 0 - 0 !
implementation.ts | 4 3 + 1 - 0 !
package.json | 4 0 + 4 - 0 !
tsconfig.json | 1 0 + 1 - 0 !
12 files changed, 47 insertions(+), 40 deletions(-)

 fix for jest 29
fix npmignore.patch | (download)

.npmignore | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 drop dos end-of-lines
 Workaround a dh-nodejs bug