Socket
Socket
Sign inDemoInstall

@keystonejs/access-control

Package Overview
Dependencies
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystonejs/access-control - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

9

CHANGELOG.md
# @keystonejs/access-control
## 7.1.1
### 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)]:
- @keystonejs/utils@6.1.1
## 7.1.0

@@ -4,0 +13,0 @@

6

package.json
{
"name": "@keystonejs/access-control",
"description": "KeystoneJS Access Control parsing and validating utilities.",
"version": "7.1.0",
"version": "7.1.1",
"author": "The KeystoneJS Development Team",

@@ -13,5 +13,5 @@ "license": "MIT",

"dependencies": {
"@keystonejs/utils": "^6.1.0"
"@keystonejs/utils": "^6.1.1"
},
"repository": "https://github.com/keystonejs/keystone-5/tree/master/packages/access-control"
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/access-control"
}
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