@peerbit/cache
Advanced tools
+71
-71
| { | ||
| "name": "@peerbit/cache", | ||
| "version": "2.1.3", | ||
| "description": "Simple cache", | ||
| "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/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" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/dao-xyz/peerbit" | ||
| }, | ||
| "homepage": "https://github.com/dao-xyz/peerbit", | ||
| "bugs": "https://github.com/dao-xyz/peerbit/issues", | ||
| "scripts": { | ||
| "clean": "aegir clean", | ||
| "build": "aegir build --no-bundle", | ||
| "test": "aegir test", | ||
| "lint": "aegir lint" | ||
| }, | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@peerbit/time": "2.1.0", | ||
| "@types/yallist": "^4.0.4" | ||
| }, | ||
| "dependencies": { | ||
| "yallist": "^4.0.0" | ||
| }, | ||
| "localMaintainers": [ | ||
| "dao.xyz" | ||
| ] | ||
| "name": "@peerbit/cache", | ||
| "version": "2.1.4-c8ca237", | ||
| "description": "Simple cache", | ||
| "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/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" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/dao-xyz/peerbit" | ||
| }, | ||
| "homepage": "https://github.com/dao-xyz/peerbit", | ||
| "bugs": "https://github.com/dao-xyz/peerbit/issues", | ||
| "scripts": { | ||
| "clean": "aegir clean", | ||
| "build": "aegir build --no-bundle", | ||
| "test": "aegir test", | ||
| "lint": "aegir lint" | ||
| }, | ||
| "license": "MIT", | ||
| "devDependencies": { | ||
| "@peerbit/time": "2.2.0-c8ca237", | ||
| "@types/yallist": "^4.0.4" | ||
| }, | ||
| "dependencies": { | ||
| "yallist": "^4.0.0" | ||
| }, | ||
| "localMaintainers": [ | ||
| "dao.xyz" | ||
| ] | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11718
1.36%1
Infinity%