classcharts-api
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "classcharts-api", | ||
"version": "0.0.3", | ||
"description": "", | ||
"repository": { | ||
"url": "https://github.com/jamesatjaminit/classcharts-api" | ||
}, | ||
"main": "./index.js", | ||
"scripts": {}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"undici": "^4.9.2" | ||
}, | ||
"devDependencies": {}, | ||
"types": "./types.d.ts" | ||
"name": "classcharts-api", | ||
"version": "0.0.4", | ||
"description": "", | ||
"repository": { | ||
"url": "https://github.com/jamesatjaminit/classcharts-api" | ||
}, | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"prepare": "npm run build", | ||
"build": "tsc", | ||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"undici": "^4.9.2" | ||
}, | ||
"files": [ | ||
"dist/**" | ||
], | ||
"devDependencies": { | ||
"@types/node": "^16.11.6", | ||
"typedoc": "^0.22.7", | ||
"typescript": "^4.4.4" | ||
}, | ||
"types": "./dist/index.d.ts" | ||
} |
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 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 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
28841
3
12
540
1