@createiq/backend-licenses 1.0.2 → 1.0.4

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
@@ -1497,7 +1497,7 @@
1497
1497
  },
1498
1498
  {
1499
1499
  "name": "org.apache.commons:commons-vfs2",
1500
- "website": "http://commons.apache.org/proper/commons-vfs/",
1500
+ "website": "https://commons.apache.org/proper/commons-vfs/",
1501
1501
  "licenses": {
1502
1502
  "license": "Apache-2.0"
1503
1503
  },
@@ -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
+ 8d5c930766720c48f14744e87ede9ad5ec05955099535cd8ba3882feba408380
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.4",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",