File tree Expand file tree Collapse file tree 9 files changed +5252
-9708
lines changed Expand file tree Collapse file tree 9 files changed +5252
-9708
lines changed Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "@agentic-kit/ollama" : " ^0.1.2" ,
2525 "@ark-ui/react" : " ^5.0.1" ,
26- "@kubernetesjs/client" : " 0.0.2 " ,
27- "@kubernetesjs/manifests" : " 0.0.2 " ,
28- "@kubernetesjs/ops" : " 0.0.2 " ,
26+ "@kubernetesjs/client" : " workspace:* " ,
27+ "@kubernetesjs/manifests" : " workspace:* " ,
28+ "@kubernetesjs/ops" : " workspace:* " ,
2929 "@radix-ui/react-accordion" : " ^1.2.3" ,
3030 "@radix-ui/react-alert-dialog" : " ^1.1.6" ,
3131 "@radix-ui/react-avatar" : " ^1.1.3" ,
8484 "@swc/core" : " ^1.13.19" ,
8585 "@testing-library/jest-dom" : " ^6.9.1" ,
8686 "@testing-library/react" : " ^16.3.0" ,
87- "@testing-library/react-hooks" : " ^8.0.1" ,
8887 "@testing-library/user-event" : " ^14.6.1" ,
8988 "@types/js-yaml" : " ^4.0.9" ,
9089 "@types/node" : " ^20.11.5" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/cli" ,
33 "version" : " 0.3.4" ,
4- "author" : " Dan Lynch <pyramation @gmail.com>" ,
4+ "author" : " Anmol1696 <anmol1696 @gmail.com>" ,
55 "description" : " KubernetesJS CLI" ,
66 "keywords" : [
77 " kubernetes" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/client" ,
33 "version" : " 0.0.2" ,
4+ "author" : " Anmol1696 <anmol1696@gmail.com>" ,
45 "description" : " Client for KubernetesJS ops workflows" ,
56 "main" : " ./index.js" ,
67 "types" : " ./index.d.ts" ,
2425 "operators:teardown" : " ts-node --swc scripts/setup-operators.ts teardown --config __fixtures__/config/setup.cnpg-minio.yaml"
2526 },
2627 "dependencies" : {
27- "@kubernetesjs/manifests" : " ^0.0.2 " ,
28- "@kubernetesjs/ops" : " ^0.0.2 " ,
28+ "@kubernetesjs/manifests" : " workspace:^ " ,
29+ "@kubernetesjs/ops" : " workspace:^ " ,
2930 "axios" : " ^1.7.2" ,
3031 "chalk" : " ^4.1.0" ,
3132 "js-yaml" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " kubernetesjs" ,
33 "version" : " 0.7.4" ,
4- "author" : " Dan Lynch <pyramation @gmail.com>" ,
4+ "author" : " Anmol1696 <anmol1696 @gmail.com>" ,
55 "description" : " Fully Typed Kubernetes" ,
66 "keywords" : [
77 " kubernetes" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/manifests" ,
33 "version" : " 0.0.2" ,
4+ "author" : " Anmol1696 <anmol1696@gmail.com>" ,
45 "description" : " Curated operator manifests for KubernetesJS ops" ,
56 "main" : " ./index.js" ,
67 "types" : " ./index.d.ts" ,
2223 "codegen" : " ts-node scripts/codegen-operators.ts"
2324 },
2425 "dependencies" : {
25- "@kubernetesjs/ops" : " 0.0.2 " ,
26+ "@kubernetesjs/ops" : " workspace:^ " ,
2627 "js-yaml" : " ^4.1.0"
2728 },
2829 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/ops-cli" ,
33 "version" : " 0.0.2" ,
4+ "author" : " Anmol1696 <anmol1696@gmail.com>" ,
45 "description" : " KubernetesJS Ops CLI" ,
56 "main" : " ./index.js" ,
67 "types" : " ./index.d.ts" ,
1819 "test:watch" : " jest --watch"
1920 },
2021 "dependencies" : {
21- "@kubernetesjs/client" : " ^0.0.2 " ,
22- "@kubernetesjs/ops" : " ^0.0.2 " ,
22+ "@kubernetesjs/client" : " workspace:^ " ,
23+ "@kubernetesjs/ops" : " workspace:^ " ,
2324 "chalk" : " ^4.1.0" ,
2425 "commander" : " ^11.0.0" ,
2526 "inquirer" : " ^9.2.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/ops" ,
33 "version" : " 0.0.2" ,
4+ "author" : " Anmol1696 <anmol1696@gmail.com>" ,
45 "description" : " KubernetesJS Ops library" ,
56 "main" : " ./index.js" ,
67 "types" : " ./index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kubernetesjs/react" ,
33 "version" : " 0.7.5" ,
4- "author" : " Dan Lynch <pyramation @gmail.com>" ,
4+ "author" : " Anmol1696 <anmol1696 @gmail.com>" ,
55 "description" : " Fully Typed Kubernetes React Hooks" ,
66 "keywords" : [
77 " kubernetes" ,
You can’t perform that action at this time.
0 commit comments