New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fs-feedback-creator

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-feedback-creator - npm Package Compare versions

Comparing version 1.0.38 to 1.0.39

11

dist/feedback-creator.js

@@ -151,4 +151,4 @@ export class FeedbackCreator {

<textarea id="commentTextArea" placeholder="Tell us about your experience..." name="commentTextArea">${this.responseData.comment}</textarea>
</div>
<p id="textUnderTextarea">${this.fb.wgAdditionalMsg}</p>
<p id="textUnderTextarea">${this.fb.wgAdditionalMsg}</p>
</div>
<button id="commentSendButton" disabled>Send</button>

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

text-align: left;
margin-left: 15px;
margin-top: 53%;
margin-left: 5%;
margin-top: 56%;
}
#commentSendButton{
float: right; border: none; color: #333333; padding: 8px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: not-allowed; margin-top: -12px; margin-right: 17px; background-color: #eaeaeb;
float: right; border: none; color: #333333; padding: 8px 15px; text-align: center; text-decoration: none; display: inline-block; font-size: 12px; cursor: not-allowed; margin-top: 5px; margin-right: 17px; background-color: #eaeaeb;
}

@@ -412,2 +412,3 @@ #triangle{

margin-top: -7px;
width: 100%;
}

@@ -414,0 +415,0 @@ #emailModal{

{
"name": "fs-feedback-creator",
"version": "1.0.38",
"version": "1.0.39",
"description": "web-based module that's responsible to inject fullsession feedback modal",

@@ -5,0 +5,0 @@ "main": "dist/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