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

kerberos

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kerberos - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

10

HISTORY.md

@@ -1,5 +0,13 @@

# Change Log
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.1.5](https://github.com/mongodb-js/kerberos/compare/v1.1.4...v1.1.5) (2021-04-06)
### Bug Fixes
* temporarily roll back node-abi until lgeiger/node-abi/[#90](https://github.com/mongodb-js/kerberos/issues/90) is resolved ([880ae2e](https://github.com/mongodb-js/kerberos/commit/880ae2eee6a8fe565ab627717d1d81ae85896abf))
* **build:** make addon buildable as static library ([#119](https://github.com/mongodb-js/kerberos/issues/119)) ([786e7d8](https://github.com/mongodb-js/kerberos/commit/786e7d83672ad5ff2718c9a440dbd180f8e7b24a))
<a name="1.1.4"></a>

@@ -6,0 +14,0 @@ ## [1.1.4](https://github.com/mongodb-js/kerberos/compare/v1.1.3...v1.1.4) (2020-10-13)

7

package.json
{
"name": "kerberos",
"version": "1.1.4",
"version": "1.1.5",
"description": "Kerberos library for Node.js",

@@ -34,3 +34,3 @@ "main": "index.js",

"segfault-handler": "^1.2.0",
"standard-version": "^4.4.0"
"standard-version": "^9.2.0"
},

@@ -52,4 +52,3 @@ "scripts": {

"license": "Apache-2.0",
"readmeFilename": "README.md",
"gitHead": "035be2e4619d7f3d7ea5103da1f60a6045ef8d7c"
"readmeFilename": "README.md"
}

Sorry, the diff of this file is not supported yet

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