Socket
Socket
Sign inDemoInstall

@keystonejs/app-version

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystonejs/app-version - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

9

CHANGELOG.md
# @keystonejs/app-version
## 2.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/access-control@7.1.1
## 2.1.0

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

8

package.json
{
"name": "@keystonejs/app-version",
"description": "KeystoneJS App Version Plugin",
"version": "2.1.0",
"version": "2.1.1",
"author": "The KeystoneJS Development Team",

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

"dependencies": {
"@babel/runtime": "^7.12.13",
"@keystonejs/access-control": "^7.1.0",
"@babel/runtime": "^7.13.10",
"@keystonejs/access-control": "^7.1.1",
"express": "^4.17.1"
},
"repository": "https://github.com/keystonejs/keystone-5/tree/master/packages/app-version"
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/app-version"
}
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