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.39 to 2.0.40

8

dist/feedback-creator.js

@@ -147,3 +147,3 @@ import { angryIcon } from "./assets/icons";

this.root.style.cssText =
"width: 100%; display: flex;" +
"width: 100%; display: flex; z-index: 4598465323;" +
this.modalViews.get(this.fb.wgPosition) +

@@ -300,3 +300,3 @@ this.elementsPosition;

this.root.style.cssText =
"width: 100%; display: flex;" +
"width: 100%; display: flex; z-index: 4598465323;" +
this.modalViews.get(this.fb.wgPosition) +

@@ -423,3 +423,3 @@ this.elementsPosition;

this.root.style.cssText =
"width: 100%; display: flex;" +
"width: 100%; display: flex; z-index: 4598465323;" +
this.modalViews.get(this.fb.wgPosition) +

@@ -489,3 +489,3 @@ this.elementsPosition;

this.root.style.cssText =
"width: 100%; display: flex;" +
"width: 100%; display: flex; z-index: 4598465323;" +
this.modalViews.get(this.fb.wgPosition) +

@@ -492,0 +492,0 @@ this.elementsPosition;

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