@lynx-js/web-elements-compat-canary 0.2.3-canary-20250304-c617453a → 0.2.3-canary-20250304-2ea4f0d8

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 (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @lynx-js/web-elements-compat
2
2
 
3
- ## 0.2.3-canary-20250304134447-c617453aea967aba702967deb2916b5c883f03bb
3
+ ## 0.2.3-canary-20250304135551-2ea4f0d83fcb87f7f9bc62e92ecba85b7505930c
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - c617453: Support NPM provenance.
8
8
  - Updated dependencies [c617453]
9
- - @lynx-js/web-elements@0.2.5-canary-20250304134447-c617453aea967aba702967deb2916b5c883f03bb
9
+ - @lynx-js/web-elements@0.2.5-canary-20250304135551-2ea4f0d83fcb87f7f9bc62e92ecba85b7505930c
10
10
 
11
11
  ## 0.2.2
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-elements-compat-canary",
3
- "version": "0.2.3-canary-20250304-c617453a",
3
+ "version": "0.2.3-canary-20250304-2ea4f0d8",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -28,7 +28,7 @@
28
28
  "**/*.css"
29
29
  ],
30
30
  "devDependencies": {
31
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.2.5-canary-20250304-c617453a"
31
+ "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.2.5-canary-20250304-2ea4f0d8"
32
32
  },
33
33
  "peerDependencies": {
34
34
  "@lynx-js/web-elements": "*"