Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "sorrow.api", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "The best api for anime images, jokes, animals, facts, roasts, and more.", | ||
"main": "./src/index.ts", | ||
"main": "dist/index.ts", | ||
"scripts": { | ||
"build": "./src/index.ts", | ||
"build": "npx tsup ./src/index.ts --minify", | ||
"test": "nyc ava", | ||
@@ -9,0 +9,0 @@ "prepare": "npm run build" |
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
1570