disgamekit
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "disgamekit", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "A small package that will help making ts/js discord bot mini games way easier!", | ||
"main": "src/index.js", | ||
"types": "src/index.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"/dist" | ||
], | ||
"scripts": { | ||
"test": "mocha src/index.test.js" | ||
"test": "mocha src/index.test.js", | ||
"build": "npx tsc" | ||
}, | ||
@@ -35,4 +39,5 @@ "repository": { | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.8" | ||
"prettier": "^2.8.8", | ||
"typescript": "^5.2.2" | ||
} | ||
} |
<h1 align="center"> disgamekit </h1> | ||
<p align="center"> | ||
<img alt="Static Badge" src="https://img.shields.io/badge/version-1.1.0-baige"> | ||
<img alt="Static Badge" src="https://img.shields.io/badge/version-2.0.0-baige"> | ||
</p> | ||
@@ -5,0 +5,0 @@ |
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
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
53787
18
701
4
1