Comparing version 8.3.0 to 8.3.1
{ | ||
"name": "typeit", | ||
"version": "8.3.0", | ||
"version": "8.3.1", | ||
"description": "The most versatile animated typing utility on the planet.", | ||
@@ -20,7 +20,8 @@ "author": "Alex MacArthur <alex@macarthur.me> (https://macarthur.me)", | ||
"scripts": { | ||
"build": "vite build && tsc && scripts/banner", | ||
"build": "tsc && vite build && scripts/banner", | ||
"tsc": "tsc", | ||
"start": "vite serve examples", | ||
"test": "jest", | ||
"postinstall": "node ./scripts/notice.js" | ||
"postinstall": "node ./scripts/notice.js", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -58,3 +59,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "955a53721a6309bec7a2527f5c52c31b0bf332c5" | ||
"gitHead": "e1549a16fc8a064ee96c372f03cd482e834cba22" | ||
} |
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
94380
42
1666