@elastic/search-ui
Advanced tools
Comparing version 1.9.0 to 1.10.0-rc.0
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
195
9282
386566
8
2