Skip to content

Commit ff59a3b

Browse files
committed
Fixes #473 - ensures there are dots in the version number for lodash
1 parent da35ed5 commit ff59a3b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

repository/jsrepository-master.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6412,7 +6412,7 @@
64126412
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§)[\\s\\S]{1,200}Build: `lodash modern -o",
64136413
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) <",
64146414
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) lodash.com/license",
6415-
"=\"(§§version§§)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
6415+
"=\"(§§version§§)(?<=[0-9]+(\\.[0-9]+)+)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
64166416
"/\\*[\\s*]+@license[\\s*]+(?:Lo-Dash|lodhash|Lodash)[\\s\\S]{1,500}var VERSION *= *['\"](§§version§§)['\"]",
64176417
"var VERSION=\"(§§version§§)\";var BIND_FLAG=1,BIND_KEY_FLAG=2,CURRY_BOUND_FLAG=4,CURRY_FLAG=8"
64186418
],

repository/jsrepository-v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8204,7 +8204,7 @@
82048204
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§)[\\s\\S]{1,200}Build: `lodash modern -o",
82058205
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) <",
82068206
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) lodash.com/license",
8207-
"=\"(§§version§§)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
8207+
"=\"(§§version§§)(?<=[0-9]+(\\.[0-9]+)+)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
82088208
"/\\*[\\s*]+@license[\\s*]+(?:Lo-Dash|lodhash|Lodash)[\\s\\S]{1,500}var VERSION *= *['\"](§§version§§)['\"]",
82098209
"var VERSION=\"(§§version§§)\";var BIND_FLAG=1,BIND_KEY_FLAG=2,CURRY_BOUND_FLAG=4,CURRY_FLAG=8"
82108210
],

repository/jsrepository-v3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8390,7 +8390,7 @@
83908390
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§)[\\s\\S]{1,200}Build: `lodash modern -o",
83918391
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) <",
83928392
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) lodash.com/license",
8393-
"=\"(§§version§§)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
8393+
"=\"(§§version§§)(?<=[0-9]+(\\.[0-9]+)+)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
83948394
"/\\*[\\s*]+@license[\\s*]+(?:Lo-Dash|lodhash|Lodash)[\\s\\S]{1,500}var VERSION *= *['\"](§§version§§)['\"]",
83958395
"var VERSION=\"(§§version§§)\";var BIND_FLAG=1,BIND_KEY_FLAG=2,CURRY_BOUND_FLAG=4,CURRY_FLAG=8"
83968396
],

repository/jsrepository-v4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8389,7 +8389,7 @@
83898389
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§)[\\s\\S]{1,200}Build: `lodash modern -o",
83908390
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) <",
83918391
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) lodash.com/license",
8392-
"=\"(§§version§§)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
8392+
"=\"(§§version§§)(?<=[0-9]+(\\.[0-9]+)+)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
83938393
"/\\*[\\s*]+@license[\\s*]+(?:Lo-Dash|lodhash|Lodash)[\\s\\S]{1,500}var VERSION *= *['\"](§§version§§)['\"]",
83948394
"var VERSION=\"(§§version§§)\";var BIND_FLAG=1,BIND_KEY_FLAG=2,CURRY_BOUND_FLAG=4,CURRY_FLAG=8"
83958395
],

repository/jsrepository.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8133,7 +8133,7 @@
81338133
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§)[\\s\\S]{1,200}Build: `lodash modern -o",
81348134
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) <",
81358135
"/\\*[\\s*!]+(?:@license)?[\\s*]+(?:Lo-Dash|lodash|Lodash) v?(§§version§§) lodash.com/license",
8136-
"=\"(§§version§§)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
8136+
"=\"(§§version§§)(?<=[0-9]+(\\.[0-9]+)+)\"[\\s\\S]{1,300}__lodash_hash_undefined__",
81378137
"/\\*[\\s*]+@license[\\s*]+(?:Lo-Dash|lodhash|Lodash)[\\s\\S]{1,500}var VERSION *= *['\"](§§version§§)['\"]",
81388138
"var VERSION=\"(§§version§§)\";var BIND_FLAG=1,BIND_KEY_FLAG=2,CURRY_BOUND_FLAG=4,CURRY_FLAG=8"
81398139
],

0 commit comments

Comments
 (0)