@createiq/frontend-licenses 1.0.81 → 1.0.82

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/oss-licenses.json CHANGED
@@ -1484,7 +1484,7 @@
1484
1484
  {
1485
1485
  "name": "crelt",
1486
1486
  "author": "Marijn Haverbeke",
1487
- "website": "https://github.com/marijnh/crelt#readme",
1487
+ "website": "https://code.haverbeke.berlin/marijn/crelt",
1488
1488
  "licenses": {
1489
1489
  "license": "MIT"
1490
1490
  },
@@ -1 +1 @@
1
- 5ab6ab00d5ba54e833bae15a4f0b3fda9694b23ae8eb7cafa1cc2348138ff127
1
+ 8f539df72f9cf9d9b25fbd3481cdaf938be923337095b25dd688a4be54ab2c96
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/frontend-licenses",
3
- "version": "1.0.81",
3
+ "version": "1.0.82",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",