File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11{
22    "name" : " kubernetes-container-terminal" 
3-     "version" : " 2.0.2 " 
3+     "version" : " 2.1.0 " 
44    "description" : " Provides a terminal for a kubernetes container in a pod." 
55    "moduleType" : [
66        " globals" 
2929    ],
3030    "dependencies" : {
3131        "angular" : " >=1.3.8 <1.6" 
32-         "xterm.js" : " #2.8 .0" 
32+         "xterm.js" : " ^2.9 .0" 
3333        "font-awesome" : " *" 
3434    },
3535    "devDependencies" : {
Original file line number Diff line number Diff line change 22  "name" : " kubernetes-container-terminal" 
33  "description" : " Provides a terminal for a kubernetes container in a pod." 
44  "author" : " Stef Walter" 
5-   "version" : " 2.0.2 " 
5+   "version" : " 2.1.0 " 
66  "license" : " LGPL 2+" 
77  "main" : " dist/container-terminal.js" 
88  "devDependencies" : {
1616    "grunt-contrib-concat" : " ~0.5.1" 
1717    "grunt-contrib-uglify" : " *" 
1818    "grunt-run" : " *" 
19+   },
20+   "dependencies" : {
21+     "angular" : " >=1.3.8 <1.6" 
22+     "xterm" : " ^2.9.0" 
23+     "font-awesome" : " *" 
1924  }
2025}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments