@peerbit/pubsub-interface
Advanced tools
+79
-79
| { | ||
| "name": "@peerbit/pubsub-interface", | ||
| "version": "4.0.6", | ||
| "description": "Block store streaming", | ||
| "type": "module", | ||
| "types": "./dist/src/index.d.ts", | ||
| "typesVersions": { | ||
| "*": { | ||
| "*": [ | ||
| "*", | ||
| "dist/*", | ||
| "dist/src/*", | ||
| "dist/src/*/index" | ||
| ], | ||
| "src/*": [ | ||
| "*", | ||
| "dist/*", | ||
| "dist/src/*", | ||
| "dist/src/*/index" | ||
| ] | ||
| } | ||
| }, | ||
| "files": [ | ||
| "src", | ||
| "dist", | ||
| "!dist/e2e", | ||
| "!dist/test", | ||
| "!**/*.tsbuildinfo" | ||
| ], | ||
| "exports": { | ||
| ".": { | ||
| "types": "./dist/src/index.d.ts", | ||
| "import": "./dist/src/index.js" | ||
| } | ||
| }, | ||
| "eslintConfig": { | ||
| "extends": "peerbit", | ||
| "parserOptions": { | ||
| "project": true, | ||
| "sourceType": "module" | ||
| }, | ||
| "ignorePatterns": [ | ||
| "!.aegir.js", | ||
| "test/ts-use", | ||
| "*.d.ts" | ||
| ] | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
| "clean": "aegir clean", | ||
| "build": "aegir build --no-bundle", | ||
| "test": "", | ||
| "lint": "aegir lint" | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.15.1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/dao-xyz/peerbit.git" | ||
| }, | ||
| "keywords": [ | ||
| "peerbit" | ||
| ], | ||
| "author": "dao.xyz", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/dao-xyz/peerbit/issues" | ||
| }, | ||
| "homepage": "https://github.com/dao-xyz/peerbit#readme", | ||
| "localMaintainers": [ | ||
| "dao.xyz" | ||
| ], | ||
| "dependencies": { | ||
| "@dao-xyz/borsh": "^5.2.3", | ||
| "@peerbit/crypto": "2.3.11", | ||
| "@peerbit/stream-interface": "^5.2.7" | ||
| } | ||
| "name": "@peerbit/pubsub-interface", | ||
| "version": "4.0.7-bf3a27c", | ||
| "description": "Block store streaming", | ||
| "type": "module", | ||
| "types": "./dist/src/index.d.ts", | ||
| "typesVersions": { | ||
| "*": { | ||
| "*": [ | ||
| "*", | ||
| "dist/*", | ||
| "dist/src/*", | ||
| "dist/src/*/index" | ||
| ], | ||
| "src/*": [ | ||
| "*", | ||
| "dist/*", | ||
| "dist/src/*", | ||
| "dist/src/*/index" | ||
| ] | ||
| } | ||
| }, | ||
| "files": [ | ||
| "src", | ||
| "dist", | ||
| "!dist/e2e", | ||
| "!dist/test", | ||
| "!**/*.tsbuildinfo" | ||
| ], | ||
| "exports": { | ||
| ".": { | ||
| "types": "./dist/src/index.d.ts", | ||
| "import": "./dist/src/index.js" | ||
| } | ||
| }, | ||
| "eslintConfig": { | ||
| "extends": "peerbit", | ||
| "parserOptions": { | ||
| "project": true, | ||
| "sourceType": "module" | ||
| }, | ||
| "ignorePatterns": [ | ||
| "!.aegir.js", | ||
| "test/ts-use", | ||
| "*.d.ts" | ||
| ] | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
| "clean": "aegir clean", | ||
| "build": "aegir build --no-bundle", | ||
| "test": "", | ||
| "lint": "aegir lint" | ||
| }, | ||
| "engines": { | ||
| "node": ">=16.15.1" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/dao-xyz/peerbit.git" | ||
| }, | ||
| "keywords": [ | ||
| "peerbit" | ||
| ], | ||
| "author": "dao.xyz", | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/dao-xyz/peerbit/issues" | ||
| }, | ||
| "homepage": "https://github.com/dao-xyz/peerbit#readme", | ||
| "localMaintainers": [ | ||
| "dao.xyz" | ||
| ], | ||
| "dependencies": { | ||
| "@dao-xyz/borsh": "^5.2.3", | ||
| "@peerbit/crypto": "2.3.11-bf3a27c", | ||
| "@peerbit/stream-interface": "5.2.8-bf3a27c" | ||
| } | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
32876
0.54%2
100%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed