hotlight-react
Advanced tools
Comparing version 0.3.0-beta.0 to 0.4.0-beta.0
{ | ||
"name": "hotlight-react", | ||
"description": "A command palette, hotkeys and search.", | ||
"version": "0.3.0-beta.0", | ||
"version": "0.4.0-beta.0", | ||
"homepage": "https://hotlight.dev", | ||
@@ -21,3 +21,3 @@ "bugs": "https://github.com/arnklint/hotlight/issues", | ||
"dev": "rollup --config rollup.config.dev.js -w", | ||
"buildold": "rimraf ./dist && rollup -c", | ||
"build": "rimraf ./dist && rollup -c", | ||
"build2": "rimraf ./dist && tsc -p ./tsconfig.cjs.json && tsc -p ./tsconfig.esm.json && rollup -c", | ||
@@ -34,5 +34,3 @@ "test": "jest" | ||
"dependencies": { | ||
"hotlight-core": "^0.3.0-beta.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"hotlight-core": "^0.4.0-beta.0" | ||
}, | ||
@@ -55,2 +53,3 @@ "devDependencies": { | ||
"jest": "^27.2.5", | ||
"react": "^17.0.2", | ||
"react-test-renderer": "^17.0.2", | ||
@@ -66,6 +65,5 @@ "rollup": "^2.58.0", | ||
"peerDependencies": { | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"react": "^17.0.2" | ||
}, | ||
"gitHead": "aa216c863016a70240c49d4dace6fea14fa50f33" | ||
"gitHead": "940aa3470d156a03c01d108043351921bd3b496e" | ||
} |
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
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
897410
2
21
7705
1
24
+ Addedhotlight-core@0.4.0-beta.0(transitive)
- Removedreact@^17.0.2
- Removedreact-dom@^17.0.2
- Removedhotlight-core@0.3.0-beta.0(transitive)
- Removedreact-dom@17.0.2(transitive)
- Removedscheduler@0.20.2(transitive)
Updatedhotlight-core@^0.4.0-beta.0