Comparing version 0.0.0 to 0.0.1-alpha-1
{ | ||
"name": "awai", | ||
"version": "0.0.0", | ||
"description": "Promise-based state management", | ||
"version": "0.0.1-alpha-1", | ||
"author": "Yuriy Yakym", | ||
"description": "State management library", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"typings": "dist/index.d.ts", | ||
"type": "module", | ||
"files": ["dist"], | ||
"scripts": { | ||
"build": "rm -rf dist && rollup -c rollup.config.js", | ||
"test": "jest", | ||
"test:watch": "jest --watch" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/yuriyyakym/awai.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/yuriyyakym/awai/issues" | ||
}, | ||
"keywords": [ | ||
"state", | ||
"store" | ||
"library", | ||
"typescript", | ||
"javascript", | ||
"promise", | ||
"async" | ||
], | ||
"author": "Yuriy Yakym", | ||
"license": "MIT" | ||
"devDependencies": { | ||
"@types/jest": "^29.5.1", | ||
"jest": "^29.5.0", | ||
"rollup": "^3.20.6", | ||
"rollup-plugin-dts": "^5.3.0", | ||
"rollup-plugin-esbuild": "^5.0.0", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^5.0.4" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
80133
8
723
0
1
127
0
Yes
7