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

kerberos

Package Overview
Dependencies
Maintainers
1
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 0.0.20 to 0.0.21

6

HISTORY.md

@@ -1,3 +0,7 @@

0.0.20 03-07-2016
0.0.21 04-28-2016
-----------------
- Updated nan.h dependency to 2.3.x series for Node 6.0.
0.0.20 04-26-2016
-----------------
- Updated nan.h dependency to 2.2.x series.

@@ -4,0 +8,0 @@ - Fixed minor compilation warnings due to v8 C++ ABI changes.

4

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

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

"dependencies": {
"nan": "~2.2"
"nan": "~2.3"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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