@gammarers/aws-bucket-object-created-notifier 0.0.53 → 0.0.55

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.
Files changed (3) hide show
  1. package/.jsii +2 -2
  2. package/lib/index.js +1 -1
  3. package/package.json +4 -4
package/.jsii CHANGED
@@ -3729,6 +3729,6 @@
3729
3729
  "symbolId": "src/index:BukectObjectCreatedNotifier"
3730
3730
  }
3731
3731
  },
3732
- "version": "0.0.53",
3733
- "fingerprint": "vA9feuIqntHN4skP+0unw2USnPt1rFhDCvIUPiyv/Hw="
3732
+ "version": "0.0.55",
3733
+ "fingerprint": "4B2CbGKySsdiaLMjprPjOaDgwVQ+E1lfrxJTve04YUM="
3734
3734
  }
package/lib/index.js CHANGED
@@ -11,5 +11,5 @@ class BukectObjectCreatedNotifier extends constructs_1.Construct {
11
11
  }
12
12
  exports.BukectObjectCreatedNotifier = BukectObjectCreatedNotifier;
13
13
  _a = JSII_RTTI_SYMBOL_1;
14
- BukectObjectCreatedNotifier[_a] = { fqn: "@gammarers/aws-bucket-object-created-notifier.BukectObjectCreatedNotifier", version: "0.0.53" };
14
+ BukectObjectCreatedNotifier[_a] = { fqn: "@gammarers/aws-bucket-object-created-notifier.BukectObjectCreatedNotifier", version: "0.0.55" };
15
15
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7QUFBQSwyQ0FBdUM7QUFFdkMsTUFBYSwyQkFBNEIsU0FBUSxzQkFBUztJQUN4RCxZQUFZLEtBQWdCLEVBQUUsRUFBVTtRQUN0QyxLQUFLLENBQUMsS0FBSyxFQUFFLEVBQUUsQ0FBQyxDQUFDO0lBQ25CLENBQUM7O0FBSEgsa0VBSUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb25zdHJ1Y3QgfSBmcm9tICdjb25zdHJ1Y3RzJztcblxuZXhwb3J0IGNsYXNzIEJ1a2VjdE9iamVjdENyZWF0ZWROb3RpZmllciBleHRlbmRzIENvbnN0cnVjdCB7XG4gIGNvbnN0cnVjdG9yKHNjb3BlOiBDb25zdHJ1Y3QsIGlkOiBzdHJpbmcpIHtcbiAgICBzdXBlcihzY29wZSwgaWQpO1xuICB9XG59Il19
package/package.json CHANGED
@@ -48,11 +48,11 @@
48
48
  "jest": "^29.7.0",
49
49
  "jest-junit": "^16",
50
50
  "jsii": "5.5.x",
51
- "jsii-diff": "^1.121.0",
51
+ "jsii-diff": "^1.122.0",
52
52
  "jsii-docgen": "^10.5.0",
53
- "jsii-pacmak": "^1.121.0",
53
+ "jsii-pacmak": "^1.122.0",
54
54
  "jsii-rosetta": "5.5.x",
55
- "projen": "^0.98.29",
55
+ "projen": "^0.98.30",
56
56
  "ts-jest": "^29.4.6",
57
57
  "ts-node": "^10.9.2",
58
58
  "typescript": "5.5.x"
@@ -72,7 +72,7 @@
72
72
  "publishConfig": {
73
73
  "access": "public"
74
74
  },
75
- "version": "0.0.53",
75
+ "version": "0.0.55",
76
76
  "jest": {
77
77
  "coverageProvider": "v8",
78
78
  "testMatch": [