@arch-ui/confirm
Advanced tools
Comparing version
# @arch-ui/confirm | ||
## 0.0.25 | ||
### Patch Changes | ||
- [#95](https://github.com/keystonejs/keystone-5/pull/95) [`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df) Thanks [@bladey](https://github.com/bladey)! - Renamed branch `master` to `main`. | ||
- Updated dependencies [[`a890b0576`](https://github.com/keystonejs/keystone-5/commit/a890b057628b60c2d1870cc3f5afd8e87b03f7df)]: | ||
- @arch-ui/modal-utils@1.0.15 | ||
- @arch-ui/theme@0.0.13 | ||
## 0.0.24 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@arch-ui/confirm", | ||
"description": "Confirmation UI as used in @keystonejs Admin UI.", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"author": "Jed Watson", | ||
@@ -9,13 +9,13 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
}, | ||
"devDependencies": { | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
}, | ||
"dependencies": { | ||
"@arch-ui/modal-utils": "^1.0.14", | ||
"@arch-ui/theme": "^0.0.12", | ||
"@babel/runtime": "^7.12.13", | ||
"@arch-ui/modal-utils": "^1.0.15", | ||
"@arch-ui/theme": "^0.0.13", | ||
"@babel/runtime": "^7.13.10", | ||
"@emotion/core": "^10.1.1", | ||
@@ -27,3 +27,3 @@ "@emotion/styled": "^10.0.27", | ||
"module": "dist/confirm.esm.js", | ||
"repository": "https://github.com/keystonejs/keystone-5/tree/master/packages/arch/packages/confirm" | ||
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/arch/packages/confirm" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21419
2.2%0
-100%+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated