serverless-spy 0.0.30 → 0.0.31

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/.eslintrc.yml CHANGED
@@ -73,7 +73,7 @@ rules:
73
73
  no-trailing-spaces:
74
74
  - error
75
75
  dot-notation:
76
- - error
76
+ - off
77
77
  no-bitwise:
78
78
  - error
79
79
  '@typescript-eslint/member-ordering':
package/.jsii CHANGED
@@ -3178,7 +3178,7 @@
3178
3178
  },
3179
3179
  "locationInModule": {
3180
3180
  "filename": "src/ServerlessSpy.ts",
3181
- "line": 425
3181
+ "line": 423
3182
3182
  },
3183
3183
  "name": "getConstructName",
3184
3184
  "parameters": [
@@ -3215,6 +3215,6 @@
3215
3215
  "symbolId": "src/ServerlessSpy:ServerlessSpy"
3216
3216
  }
3217
3217
  },
3218
- "version": "0.0.30",
3219
- "fingerprint": "/svhAuGmh++K9m1C7mbhht4SLXHjWtVzMjpa1iLPrpM="
3218
+ "version": "0.0.31",
3219
+ "fingerprint": "Ttn7B4d4djuX0ltORonGRaN42A0dKTh+CvTFqRbp00c="
3220
3220
  }
@@ -0,0 +1 @@
1
+ v0.0.31