Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arch-ui/modal-utils

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arch-ui/modal-utils - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

14

CHANGELOG.md
# @arch-ui/modal-utils
## 0.0.3
- [patch][11c372fa](https://github.com/keystonejs/keystone-5/commit/11c372fa):
- Update minor-level dependencies
- [patch][d9a1be91](https://github.com/keystonejs/keystone-5/commit/d9a1be91):
- Update dependencies
- [patch][7417ea3a](https://github.com/keystonejs/keystone-5/commit/7417ea3a):
- Update patch-level dependencies
## 0.0.2

@@ -4,0 +18,0 @@

17

package.json
{
"name": "@arch-ui/modal-utils",
"version": "0.0.2",
"description": "Modal Utilities as used in @keystone-alpha Admin UI.",
"version": "0.0.3",
"author": "Jed Watson",

@@ -8,6 +9,6 @@ "license": "MIT",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.4"
},
"devDependencies": {
"react": "^16.8.0"
"react": "^16.8.4"
},

@@ -18,8 +19,8 @@ "dependencies": {

"@babel/runtime": "^7.3.4",
"@emotion/core": "^10.0.4",
"@emotion/styled": "^10.0.4",
"react-scrolllock": "^3.0.1",
"react-transition-group": "^2.3.1"
"@emotion/core": "^10.0.9",
"@emotion/styled": "^10.0.9",
"react-scrolllock": "^4.0.1",
"react-transition-group": "^2.6.1"
},
"module": "dist/modal-utils.esm.js"
}
}
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