@crypticat/core
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@crypticat/core", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Crypticat's core client and server implementation", | ||
@@ -22,3 +22,4 @@ "author": "Kognise <felix.mattick@gmail.com>", | ||
"tsc": "tsc -p tsconfig.build.json", | ||
"watch": "tsc --watch" | ||
"watch": "tsc --watch", | ||
"preversion": "yarn tsc" | ||
}, | ||
@@ -25,0 +26,0 @@ "dependencies": { |
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
36845