@flock/wirespec 0.9.0 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flock/wirespec",
3
- "version": "0.9.0",
3
+ "version": "0.9.1",
4
4
  "main": "wirespec-src-plugin-npm.js",
5
5
  "types": "wirespec-src-plugin-npm.d.ts",
6
6
  "devDependencies": {
@@ -227,7 +227,7 @@
227
227
  var tmp = Companion_getInstance();
228
228
  var tmp$ret$1;
229
229
  // Inline function 'kotlin.text.substring' call
230
- var tmp0_substring = regex.length - 1 | 0;
230
+ var tmp0_substring = regex.length - 2 | 0;
231
231
  // Inline function 'kotlin.js.asDynamic' call
232
232
  tmp$ret$1 = regex.substring(1, tmp0_substring);
233
233
  var rgxgen = tmp.v3w(tmp$ret$1);