@semiont/make-meaning 0.2.30-build.44 → 0.2.30-build.46
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 +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
# @semiont/make-meaning
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@semiont/make-meaning)
|
|
4
3
|
[](https://github.com/The-AI-Alliance/semiont/actions/workflows/package-tests.yml?query=branch%3Amain+is%3Asuccess+job%3A%22Test+make-meaning%22)
|
|
4
|
+
[](https://www.npmjs.com/package/@semiont/make-meaning)
|
|
5
|
+
[](https://www.npmjs.com/package/@semiont/make-meaning)
|
|
6
|
+
[](https://github.com/The-AI-Alliance/semiont/blob/main/LICENSE)
|
|
5
7
|
|
|
6
8
|
**Making meaning from resources through context assembly, pattern detection, and relationship reasoning.**
|
|
7
9
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@semiont/make-meaning",
|
|
3
|
-
"version": "0.2.30-build.
|
|
3
|
+
"version": "0.2.30-build.46",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Making meaning from resources through context assembly, pattern detection, and relationship reasoning",
|
|
6
6
|
"main": "./dist/index.js",
|