@bufbuild/protoc-gen-es 2.2.3 → 2.2.5

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bufbuild/protoc-gen-es",
3
- "version": "2.2.3",
3
+ "version": "2.2.5",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Protocol Buffers code generator for ECMAScript",
6
6
  "keywords": [
@@ -30,11 +30,11 @@
30
30
  },
31
31
  "preferUnplugged": true,
32
32
  "dependencies": {
33
- "@bufbuild/protobuf": "^2.2.3",
34
- "@bufbuild/protoplugin": "2.2.3"
33
+ "@bufbuild/protobuf": "^2.2.5",
34
+ "@bufbuild/protoplugin": "2.2.5"
35
35
  },
36
36
  "peerDependencies": {
37
- "@bufbuild/protobuf": "2.2.3"
37
+ "@bufbuild/protobuf": "2.2.5"
38
38
  },
39
39
  "peerDependenciesMeta": {
40
40
  "@bufbuild/protobuf": {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2021-2024 Buf Technologies, Inc.
2
+ // Copyright 2021-2025 Buf Technologies, Inc.
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // Copyright 2021-2024 Buf Technologies, Inc.
2
+ // Copyright 2021-2025 Buf Technologies, Inc.
3
3
  //
4
4
  // Licensed under the Apache License, Version 2.0 (the "License");
5
5
  // you may not use this file except in compliance with the License.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bufbuild/protoc-gen-es",
3
- "version": "2.2.3",
3
+ "version": "2.2.5",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Protocol Buffers code generator for ECMAScript",
6
6
  "keywords": [
@@ -30,11 +30,11 @@
30
30
  },
31
31
  "preferUnplugged": true,
32
32
  "dependencies": {
33
- "@bufbuild/protobuf": "^2.2.3",
34
- "@bufbuild/protoplugin": "2.2.3"
33
+ "@bufbuild/protobuf": "^2.2.5",
34
+ "@bufbuild/protoplugin": "2.2.5"
35
35
  },
36
36
  "peerDependencies": {
37
- "@bufbuild/protobuf": "2.2.3"
37
+ "@bufbuild/protobuf": "2.2.5"
38
38
  },
39
39
  "peerDependenciesMeta": {
40
40
  "@bufbuild/protobuf": {