Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hostv2hp/common

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hostv2hp/common - npm Package Compare versions

Comparing version 1.0.101 to 1.0.102

12

build/utils/newTicketInitial.js

@@ -49,3 +49,3 @@ "use strict";

return (
<div className="App" style={{backgroundColor:"#202225", width:"100vw", height:"100vh", display:"flex", justifyContent:"center", alignItems:"center"}}>
<div className="App" style={{backgroundColor:"#191A1D", width:"100vw", height:"100vh", display:"flex", justifyContent:"center", alignItems:"center"}}>
<${newTitle} color={"#06ba63"} />

@@ -66,7 +66,7 @@ </div>

<div className="innerDiv" style={{ zIndex:"1", border: "solid 1.5px " + color}}></div>
<div style={{ height:"20px", width:"20px", border:"solid 1.5px #fdfdfd", position:"absolute", top:"0", left:"0", zIndex:"2", outline:"solid 1.5px #202225", boxShadow: "inset 0 0 0 1.5px #202225", opacity:"1"}}></div>
<div style={{height:"3px", backgroundColor:"#202225", width:"3px", position:"absolute", left:"-3px", bottom:"6px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#202225", width:"3px", position:"absolute", right:"6.5px", top:"1.1px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#202225", width:"3px", position:"absolute", right:"10.45px", top:"-3px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#202225", width:"3px", position:"absolute", left:"1px", bottom:"1.5px", zIndex:"2"}}></div>
<div style={{ height:"20px", width:"20px", border:"solid 1.5px #fdfdfd", position:"absolute", top:"0", left:"0", zIndex:"2", outline:"solid 1.5px #191A1D", boxShadow: "inset 0 0 0 1.5px #191A1D", opacity:"1"}}></div>
<div style={{height:"3px", backgroundColor:"#191A1D", width:"3px", position:"absolute", left:"-3px", bottom:"6px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#191A1D", width:"3px", position:"absolute", right:"6.5px", top:"1.1px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#191A1D", width:"3px", position:"absolute", right:"10.45px", top:"-3px", zIndex:"2"}}></div>
<div style={{height:"3px", backgroundColor:"#191A1D", width:"3px", position:"absolute", left:"1px", bottom:"1.5px", zIndex:"2"}}></div>
</div>

@@ -73,0 +73,0 @@ <div style={{color:"rgba(255,255,255,0.8)", position:"absolute", bottom:"-70px", left:"-100px", display:"flex", flexWrap:"nowrap", fontSize:"13px", width:"200px", justifyContent:"center"}}>Start by editing <span style={{ textDecoration:"underline", marginLeft:"5px", textDecorationColor:"#06ba63"}}> ${newTitle}.jsx</span></div>

{
"name": "@hostv2hp/common",
"version": "1.0.101",
"version": "1.0.102",
"description": "",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc