@iamdevlinph/codex-kit 1.0.20 → 1.0.21
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/LICENSE +0 -3
- package/README.md +7 -3
- package/package.json +1 -1
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -246,9 +246,13 @@ standard-library modules.
|
|
|
246
246
|
|
|
247
247
|
## License
|
|
248
248
|
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
249
|
+
This repository and the published `@iamdevlinph/codex-kit` package are licensed
|
|
250
|
+
under the [ISC License](LICENSE).
|
|
251
|
+
|
|
252
|
+
## Security
|
|
253
|
+
|
|
254
|
+
See [SECURITY.md](SECURITY.md) for supported versions and private vulnerability
|
|
255
|
+
reporting instructions.
|
|
252
256
|
|
|
253
257
|
## References
|
|
254
258
|
|