@webpieces/core-util 0.2.111 → 0.2.113
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -99,7 +99,7 @@ This package has zero dependencies and works in all modern browsers and Node.js
|
|
|
99
99
|
|
|
100
100
|
## Related Packages
|
|
101
101
|
|
|
102
|
-
- [@webpieces/
|
|
102
|
+
- [@webpieces/nx-webpieces-rules](https://www.npmjs.com/package/@webpieces/nx-webpieces-rules) - Includes ESLint rule that enforces this pattern
|
|
103
103
|
- [@webpieces/core-context](https://www.npmjs.com/package/@webpieces/core-context) - Request context management
|
|
104
104
|
- [@webpieces/http-server](https://www.npmjs.com/package/@webpieces/http-server) - HTTP server
|
|
105
105
|
|