@roots/bud-client 2024.11.13-9 → 2024.11.15-9

Sign up to get free protection for your applications and to get access to all the features.
package/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- Copyright © Roots Software Foundation LLC
1
+ Copyright © Roots Software LLC
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy of
4
4
  this software and associated documentation files (the "Software"), to deal in
package/README.md CHANGED
@@ -57,9 +57,6 @@ Keep track of development and community news.
57
57
 
58
58
  However, the amount of effort needed to maintain and develop new features and projects within the Roots ecosystem is not sustainable without proper financial backing. If you have the capability, please consider [sponsoring Roots](https://github.com/sponsors/roots).
59
59
 
60
- <a href="https://k-m.com/">
61
- <img src="https://cdn.roots.io/app/uploads/km-digital.svg" alt="KM Digital" width="200" height="150"/>
62
- </a>
63
60
  <a href="https://carrot.com/">
64
61
  <img src="https://cdn.roots.io/app/uploads/carrot.svg" alt="Carrot" width="200" height="150"/>
65
62
  </a>
package/lib/index.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright © Roots Software Foundation LLC
1
+ // Copyright © Roots Software LLC
2
2
  // Licensed under the MIT license.
3
3
  /**
4
4
  * `@roots/bud` client scripts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@roots/bud-client",
3
- "version": "2024.11.13-9",
3
+ "version": "2024.11.15-9",
4
4
  "description": "Client scripts for @roots/bud",
5
5
  "engines": {
6
6
  "node": ">=16"
@@ -69,7 +69,7 @@
69
69
  }
70
70
  },
71
71
  "devDependencies": {
72
- "@roots/bud": "2024.11.13-9",
72
+ "@roots/bud": "2024.11.15-9",
73
73
  "@skypack/package-check": "0.2.2",
74
74
  "@types/node": "20.16.10",
75
75
  "@types/webpack-env": "1.18.5"
package/src/index.ts CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright © Roots Software Foundation LLC
1
+ // Copyright © Roots Software LLC
2
2
  // Licensed under the MIT license.
3
3
 
4
4
  /**