Comparing version 1.13.5 to 1.13.6
{ | ||
"name": "auxin", | ||
"version": "1.13.5", | ||
"version": "1.13.6", | ||
"description": "Auxin is a powerful Node.js utility toolkit that simplifies common tasks, boosting your development productivity.", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"test": "test" | ||
}, | ||
}, | ||
"scripts": { | ||
@@ -26,2 +26,12 @@ "build": "tsc", | ||
], | ||
"funding": [ | ||
{ | ||
"type": "buymeacoffee", | ||
"url": "https://www.buymeacoffee.com/thintry" | ||
}, | ||
{ | ||
"type": "patreon", | ||
"url": "https://www.patreon.com/sajadpp" | ||
} | ||
], | ||
"author": "Sajad PP <sajad@thintry.com> (https://github.com/mrsajadpp)", | ||
@@ -39,2 +49,2 @@ "license": "MIT", | ||
} | ||
} | ||
} |
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
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
90800