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

ux-feedback-floating-button

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ux-feedback-floating-button - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

10

package.json
{
"name": "ux-feedback-floating-button",
"version": "0.1.1",
"version": "0.1.2",
"description": "",

@@ -9,3 +9,3 @@ "main": "./dist/cjs/index.js",

"scripts": {
"build": "yarn build:esm && yarn build:cjs",
"build": "npm run build:esm && npm run build:cjs",
"build:esm": "tsc",

@@ -23,3 +23,6 @@ "build:cjs": "tsc --module commonjs --outDir dist/cjs",

},
"keywords": ["react","typescript"],
"keywords": [
"react",
"typescript"
],
"author": "Manoj Gamachchige (manoj201)",

@@ -47,2 +50,3 @@ "license": "MIT",

"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-prettier": "^4.2.1",

@@ -49,0 +53,0 @@ "eslint-plugin-react": "^7.31.8",

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