@createiq/backend-licenses 1.0.2 → 1.0.3

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
@@ -2410,7 +2410,7 @@
2410
2410
  },
2411
2411
  {
2412
2412
  "name": "org.tpolecat:doobie-core",
2413
- "website": "https://github.com/tpolecat/doobie",
2413
+ "website": "https://github.com/typelevel/doobie",
2414
2414
  "licenses": {
2415
2415
  "license": "MIT"
2416
2416
  },
@@ -2418,7 +2418,7 @@
2418
2418
  },
2419
2419
  {
2420
2420
  "name": "org.tpolecat:doobie-free",
2421
- "website": "https://github.com/tpolecat/doobie",
2421
+ "website": "https://github.com/typelevel/doobie",
2422
2422
  "licenses": {
2423
2423
  "license": "MIT"
2424
2424
  },
@@ -2426,7 +2426,7 @@
2426
2426
  },
2427
2427
  {
2428
2428
  "name": "org.tpolecat:doobie-hikari",
2429
- "website": "https://github.com/tpolecat/doobie",
2429
+ "website": "https://github.com/typelevel/doobie",
2430
2430
  "licenses": {
2431
2431
  "license": "MIT"
2432
2432
  },
@@ -2434,7 +2434,7 @@
2434
2434
  },
2435
2435
  {
2436
2436
  "name": "org.tpolecat:doobie-postgres",
2437
- "website": "https://github.com/tpolecat/doobie",
2437
+ "website": "https://github.com/typelevel/doobie",
2438
2438
  "licenses": {
2439
2439
  "license": "MIT"
2440
2440
  },
@@ -1 +1 @@
1
- 81e46759ca2c0232dc1d4bfd06bf9d142e27d0026516ea36ed9b314473c9c61f
1
+ 241d4af49a2c2ba81f703b59ddf14685008543b259f4ecfe3c35d5c455a166ab
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend-licenses",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",