ux-feedback-floating-button
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4308
19