New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@elastic/search-ui

Package Overview
Dependencies
Maintainers
80
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/search-ui - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0-rc.0

lib/cjs/__tests__/A11yNotifications.ssr.test.d.ts

30

package.json
{
"name": "@elastic/search-ui",
"version": "1.9.0",
"version": "1.10.0-rc.0",
"description": "A Headless Search UI library",
"license": "Apache-2.0",
"main": "lib",
"module": "es",
"main": "lib/cjs",
"module": "lib/esm",
"types": "./lib/esm/index.d.ts",
"sideEffects": false,

@@ -14,4 +15,3 @@ "directories": {

"files": [
"lib",
"es"
"lib"
],

@@ -26,3 +26,3 @@ "repository": {

"test": "jest",
"clean": "rimraf es lib",
"clean": "rimraf lib",
"watch-js": "./bin/watch-js",

@@ -38,7 +38,10 @@ "build-js": "./bin/build-js",

"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/runtime": "^7.5.4",
"jest": "^24.8.0",
"@types/history": "^4.7.11",
"@types/jest": "^27.4.0",
"@types/qs": "^6.9.7",
"jest": "^27.4.7",
"npm-run-all": "^4.1.5",
"rimraf": "^2.6.3"
"rimraf": "^2.6.3",
"ts-jest": "^27.1.3",
"typescript": "^4.5.4"
},

@@ -51,8 +54,3 @@ "dependencies": {

},
"jest": {
"setupFilesAfterEnv": [
"<rootDir>/src/setupTests.js"
]
},
"gitHead": "42231635feb9b9a0c3f0855e642968c8f4b017c6"
"gitHead": "3121550a62145f3036d1c7b19e6f57fe0fad9835"
}
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