Comparing version 1.1.4 to 1.1.5
@@ -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) |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
149209
3