emoji-picker-element
Advanced tools
Comparing version 1.22.2 to 1.22.3
{ | ||
"name": "emoji-picker-element", | ||
"version": "1.22.2", | ||
"version": "1.22.3", | ||
"description": "Lightweight emoji picker distributed as a web component", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"build:i18n": "node ./bin/buildI18n", | ||
"benchmark:runtime": "cross-env PERF=1 run-s build:rollup benchmark:runtime:setup benchmark:runtime:test", | ||
"benchmark:runtime": "run-s build:rollup benchmark:runtime:setup benchmark:runtime:test", | ||
"benchmark:runtime:setup": "node ./bin/setupTachometerConfigs.js", | ||
@@ -74,3 +74,10 @@ "benchmark:runtime:test": "for config in ./test/benchmark/*.tachometer.json; do echo \"${config}\"; tach --config \"${config}\"; done", | ||
"homepage": "https://github.com/nolanlawson/emoji-picker-element#readme", | ||
"//": { | ||
"@nolanlawson/emoji-picker-element-for-tachometer": [ | ||
"Placeholder package for Tachometer to swap correctly, see https://github.com/nolanlawson/emoji-picker-element/pull/439/", | ||
"Note the @nolanlawson scope to avoid any accidental dependency confusion vulnerability" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@nolanlawson/emoji-picker-element-for-tachometer": "file:.", | ||
"@rollup/plugin-commonjs": "^26.0.1", | ||
@@ -85,4 +92,4 @@ "@rollup/plugin-inject": "^5.0.5", | ||
"@testing-library/user-event": "^14.5.2", | ||
"@vitest/coverage-istanbul": "^2.0.4", | ||
"@vitest/ui": "^2.0.4", | ||
"@vitest/coverage-istanbul": "^2.0.5", | ||
"@vitest/ui": "^2.0.5", | ||
"blob-util": "^2.0.2", | ||
@@ -98,8 +105,8 @@ "compression": "^1.7.4", | ||
"fast-glob": "^3.3.2", | ||
"fetch-mock": "^10.1.1", | ||
"fetch-mock": "^11.1.1", | ||
"flat-color-icons": "^1.1.0", | ||
"get-folder-size": "^5.0.0", | ||
"husky": "^9.1.3", | ||
"husky": "^9.1.4", | ||
"jsdom": "^24.1.1", | ||
"lint-staged": "^15.2.7", | ||
"lint-staged": "^15.2.9", | ||
"lodash-es": "^4.17.21", | ||
@@ -110,18 +117,18 @@ "markdown-table": "^3.0.3", | ||
"npm-run-all": "^4.1.5", | ||
"playwright": "^1.45.3", | ||
"postcss": "^8.4.40", | ||
"playwright": "^1.46.0", | ||
"postcss": "^8.4.41", | ||
"pretty-bytes": "^6.1.1", | ||
"puppeteer": "^22.14.0", | ||
"puppeteer": "^23.1.0", | ||
"recursive-readdir": "^2.2.3", | ||
"rollup": "^4.19.1", | ||
"rollup": "^4.20.0", | ||
"rollup-plugin-analyzer": "^4.0.0", | ||
"sass": "^1.77.8", | ||
"standard": "^17.1.0", | ||
"stylelint": "^16.7.0", | ||
"stylelint": "^16.8.2", | ||
"stylelint-config-recommended-scss": "^14.1.0", | ||
"stylelint-scss": "^6.4.1", | ||
"stylelint-scss": "^6.5.0", | ||
"svgo": "^3.3.2", | ||
"tachometer": "^0.7.1", | ||
"terser": "^5.31.3", | ||
"vitest": "^2.0.4" | ||
"terser": "^5.31.6", | ||
"vitest": "^2.0.5" | ||
}, | ||
@@ -186,3 +193,3 @@ "standard": { | ||
}, | ||
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e" | ||
"packageManager": "pnpm@9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
410676
3533
49