baseline-browser-mapping 0.2.4 → 0.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.
@@ -1474,5 +1474,5 @@
1474
1474
  }
1475
1475
  }
1476
1476
  },
1477
- "lastUpdated": "2024-12-05T11:57:59.043Z"
1477
+ "lastUpdated": "2024-12-06T16:55:25.321Z"
1478
1478
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "baseline-browser-mapping",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
5
5
  "exports": {
6
6
  ".": "./dist/index.js"