@cpany/app
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"name": "@cpany/app", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "CPany web app", | ||
@@ -12,3 +12,3 @@ "repository": { | ||
"dependencies": { | ||
"@cpany/types": "0.0.19", | ||
"@cpany/types": "0.0.20", | ||
"vue": "^3.1.4", | ||
@@ -15,0 +15,0 @@ "vue-router": "4" |
@@ -0,0 +0,0 @@ import type { CodeforcesHandleList } from '@cpany/types'; |
@@ -0,0 +0,0 @@ import CfHandle from './cf-handle.vue'; |
@@ -0,0 +0,0 @@ import Progress from './progress.vue'; |
@@ -0,0 +0,0 @@ import { defineComponent, toRefs, h } from 'vue'; |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import CTable from './c-table'; |
export const CodeforcesAPIBase = 'https://codeforces.com/api/'; |
@@ -0,0 +0,0 @@ import { createApp, ref } from 'vue'; |
@@ -0,0 +0,0 @@ import type { IContestOverview, IUserOverview } from '@cpany/types'; |
@@ -0,0 +0,0 @@ import { createRouter, createWebHistory } from 'vue-router'; |
@@ -0,0 +0,0 @@ import type { IUserOverview } from '@cpany/types'; |
@@ -0,0 +0,0 @@ import { Ref, ref, unref } from 'vue'; |
@@ -0,0 +0,0 @@ import { defineConfig } from 'windicss/helpers'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
334243
1187
+ Added@cpany/types@0.0.20(transitive)
- Removed@cpany/types@0.0.19(transitive)
Updated@cpany/types@0.0.20