@mineapi/achievements
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@mineapi/achievements", | ||
"version": "1.0.3", | ||
"description": "The easiest way to create Minecraft achievements.", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test": "ts-node --transpile-only ./examples/index.spec.ts", | ||
"build": "tsc && npm run copy:files", | ||
"publish": "npm run build && cd ./dist && npm publish --access public", | ||
"copy:files": "cpx \"src/assets/**/*\" \"dist/src/assets\" && cpx \"README.md\" \"dist\"" | ||
}, | ||
"keywords": [ | ||
"minecraft", | ||
"achievements", | ||
"minecraft-achievements" | ||
], | ||
"author": "MineAPI", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Are/MineAPI/achievements", | ||
"homepage": "https://mineapi.me" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.27.2", | ||
"canvas": "^2.9.3" | ||
}, | ||
"devDependencies": { | ||
"ts-node": "^10.8.1", | ||
"typescript": "^4.7.4" | ||
} | ||
"name": "@mineapi/achievements", | ||
"version": "1.0.4", | ||
"description": "The easiest way to create Minecraft achievements.", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test": "ts-node --transpile-only ./examples/index.spec.ts", | ||
"build": "tsc && npm run copy:files", | ||
"copy:files": "cpx \"src/assets/**/*\" \"dist/src/assets\" && cpx \"README.md\" \"dist\"" | ||
}, | ||
"keywords": [ | ||
"minecraft", | ||
"achievements", | ||
"minecraft-achievements" | ||
], | ||
"author": "MineAPI", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Are/MineAPI/achievements", | ||
"homepage": "https://mineapi.me" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.27.2", | ||
"canvas": "^2.9.3" | ||
}, | ||
"devDependencies": { | ||
"ts-node": "^10.8.1", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
@@ -135,2 +135,2 @@ { | ||
"map": "map" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
853688
285
428
3