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 2.0.9 to 2.0.10

4

dist/feedback-creator.js

@@ -300,3 +300,3 @@ export class FeedbackCreator {

text-align: center;
background-color: #e72d44;
background-color: ${this.fb.wgAccentColor};
cursor: pointer;

@@ -478,3 +478,3 @@ display: flex;

.next${this.fb.id.toString()}{
background-color: #e72d44;
background-color: ${this.fb.wgAccentColor};
}

@@ -481,0 +481,0 @@ .actionButtons${this.fb.id.toString()}{

{
"name": "fs-feedback-creator",
"version": "2.0.9",
"version": "2.0.10",
"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