@ruvector/wasm
Advanced tools
+87
-21
| { | ||
| "name": "@ruvector/wasm", | ||
| "version": "0.1.22", | ||
| "description": "WebAssembly bindings for RuVector vector database", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "version": "0.1.29", | ||
| "description": "Unified meta-package for RuVector WASM modules - learning, economy, exotic AI, nervous system, and attention", | ||
| "type": "module", | ||
| "main": "./index.js", | ||
| "module": "./index.js", | ||
| "types": "./index.d.ts", | ||
| "exports": { | ||
| ".": { | ||
| "import": "./index.js", | ||
| "types": "./index.d.ts" | ||
| }, | ||
| "./learning": { | ||
| "import": "./node_modules/@ruvector/learning-wasm/ruvector_learning_wasm.js", | ||
| "types": "./node_modules/@ruvector/learning-wasm/ruvector_learning_wasm.d.ts" | ||
| }, | ||
| "./economy": { | ||
| "import": "./node_modules/@ruvector/economy-wasm/ruvector_economy_wasm.js", | ||
| "types": "./node_modules/@ruvector/economy-wasm/ruvector_economy_wasm.d.ts" | ||
| }, | ||
| "./exotic": { | ||
| "import": "./node_modules/@ruvector/exotic-wasm/ruvector_exotic_wasm.js", | ||
| "types": "./node_modules/@ruvector/exotic-wasm/ruvector_exotic_wasm.d.ts" | ||
| }, | ||
| "./nervous-system": { | ||
| "import": "./node_modules/@ruvector/nervous-system-wasm/ruvector_nervous_system_wasm.js", | ||
| "types": "./node_modules/@ruvector/nervous-system-wasm/ruvector_nervous_system_wasm.d.ts" | ||
| }, | ||
| "./attention": { | ||
| "import": "./node_modules/@ruvector/attention-unified-wasm/ruvector_attention_unified_wasm.js", | ||
| "types": "./node_modules/@ruvector/attention-unified-wasm/ruvector_attention_unified_wasm.d.ts" | ||
| } | ||
| }, | ||
| "files": [ | ||
| "index.js", | ||
| "index.d.ts", | ||
| "README.md" | ||
| ], | ||
| "scripts": { | ||
| "build": "tsc -b", | ||
| "build:wasm": "cd ../../../crates/ruvector-wasm && wasm-pack build --target nodejs --out-dir ../../npm/packages/wasm/wasm-pkg", | ||
| "clean": "rm -rf dist *.tsbuildinfo wasm-pkg", | ||
| "test": "echo \"Tests not yet implemented\"", | ||
| "build": "echo 'Meta-package - no build required'", | ||
| "test": "node --test", | ||
| "typecheck": "tsc --noEmit", | ||
| "lint": "eslint src --ext .ts" | ||
| "prepublishOnly": "npm run typecheck" | ||
| }, | ||
| "dependencies": { | ||
| "@ruvector/learning-wasm": "^0.1.0", | ||
| "@ruvector/economy-wasm": "^0.1.0", | ||
| "@ruvector/exotic-wasm": "^0.1.29", | ||
| "@ruvector/nervous-system-wasm": "^0.1.0", | ||
| "@ruvector/attention-unified-wasm": "^0.1.0" | ||
| }, | ||
| "devDependencies": { | ||
| "typescript": "^5.3.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "typescript": ">=5.0.0" | ||
| }, | ||
| "peerDependenciesMeta": { | ||
| "typescript": { | ||
| "optional": true | ||
| } | ||
| }, | ||
| "engines": { | ||
| "node": ">=18.0.0" | ||
| }, | ||
| "keywords": [ | ||
| "vector", | ||
| "database", | ||
| "ruvector", | ||
| "wasm", | ||
| "webassembly", | ||
| "embeddings" | ||
| "machine-learning", | ||
| "neural-network", | ||
| "ai", | ||
| "learning", | ||
| "lora", | ||
| "economy", | ||
| "crdt", | ||
| "distributed", | ||
| "exotic", | ||
| "nervous-system", | ||
| "attention", | ||
| "vector-database", | ||
| "embeddings", | ||
| "browser", | ||
| "edge-computing" | ||
| ], | ||
| "author": "", | ||
| "author": "RuVector Team", | ||
| "license": "MIT", | ||
| "files": [ | ||
| "dist", | ||
| "wasm-pkg", | ||
| "README.md" | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/ruvnet/ruvector.git", | ||
| "directory": "packages/ruvector-wasm" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/ruvnet/ruvector/issues" | ||
| }, | ||
| "homepage": "https://github.com/ruvnet/ruvector/tree/main/packages/ruvector-wasm", | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "dependencies": { | ||
| "@ruvector/core": "^0.1.0" | ||
| } | ||
| } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2849
244.5%0
-100%0
-100%1
-50%Yes
NaN6
500%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed