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

@keystonejs/app-version

Package Overview
Dependencies
Maintainers
6
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 1.0.2 to 2.0.0

dist/app-version.cjs.d.ts

11

CHANGELOG.md
# @keystonejs/app-version
## 2.0.0
### Major Changes
- [`92727414a`](https://github.com/keystonejs/keystone/commit/92727414af4e6efcb8d691f8197c6165ae469577) [#4803](https://github.com/keystonejs/keystone/pull/4803) Thanks [@timleslie](https://github.com/timleslie)! - Convert package `@keystonejs/app-version` to TypeScript.
### Patch Changes
- Updated dependencies [[`28a61dc67`](https://github.com/keystonejs/keystone/commit/28a61dc67b990ebd16bfc4e1c0a1e9ffb0e54d81)]:
- @keystonejs/access-control@7.0.0
## 1.0.2

@@ -4,0 +15,0 @@

8

package.json
{
"name": "@keystonejs/app-version",
"description": "KeystoneJS App Version Plugin",
"version": "1.0.2",
"version": "2.0.0",
"author": "The KeystoneJS Development Team",
"license": "MIT",
"main": "dist/app-version.cjs.js",
"module": "dist/app-version.esm.js",
"engines": {

@@ -11,5 +13,7 @@ "node": ">=10.0.0"

"dependencies": {
"@keystonejs/access-control": "^6.0.0"
"@babel/runtime": "^7.12.13",
"@keystonejs/access-control": "^7.0.0",
"express": "^4.17.1"
},
"repository": "https://github.com/keystonejs/keystone/tree/master/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