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

@kronos-integration/service-ldap

Package Overview
Dependencies
Maintainers
2
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kronos-integration/service-ldap - npm Package Compare versions

Comparing version 2.1.17 to 2.1.18

41

package.json
{
"name": "@kronos-integration/service-ldap",
"version": "2.1.17",
"version": "2.1.18",
"publishConfig": {

@@ -23,20 +23,19 @@ "access": "public"

"scripts": {
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava && c8 report -r lcov -o build/coverage --temp-directory build/tmp",
"test": "ava --timeout 2m",
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m && c8 report -r lcov -o build/coverage --temp-directory build/tmp",
"docs": "documentation readme src/service-ldap.mjs --section=API",
"lint": "documentation lint src/service-ldap.mjs",
"test": "ava"
"lint": "documentation lint src/service-ldap.mjs"
},
"dependencies": {
"@kronos-integration/service": "^8.3.16",
"@kronos-integration/service": "^8.3.21",
"ldapts": "^2.2.0"
},
"devDependencies": {
"ava": "^2.4.0",
"c8": "^7.0.1",
"documentation": "^12.1.4",
"esm": "^3.2.25",
"semantic-release": "^17.0.2"
"ava": "^3.6.0",
"c8": "^7.1.0",
"documentation": "^12.3.0",
"semantic-release": "^17.0.4"
},
"engines": {
"node": ">=13.7.0"
"node": ">=13.12.0"
},

@@ -51,20 +50,8 @@ "repository": {

"homepage": "https://github.com/Kronos-Integration/service-ldap#readme",
"ava": {
"require": [
"esm"
],
"extensions": [
"mjs"
],
"babel": false,
"compileEnhancements": false,
"files": [
"tests/*-test.mjs"
"template": {
"inheritFrom": [
"arlac77/template-kronos-module",
"arlac77/template-github"
]
},
"template": {
"repository": {
"url": "https://github.com/arlac77/npm-package-template-kronos-module.git"
}
}
}

@@ -6,10 +6,9 @@ [![npm](https://img.shields.io/npm/v/@kronos-integration/service-ldap.svg)](https://www.npmjs.com/package/@kronos-integration/service-ldap)

[![GitHub Issues](https://img.shields.io/github/issues/Kronos-Integration/service-ldap.svg?style=flat-square)](https://github.com/Kronos-Integration/service-ldap/issues)
[![Build Status](https://secure.travis-ci.org/Kronos-Integration/service-ldap.png)](http://travis-ci.org/Kronos-Integration/service-ldap)
[![codecov.io](http://codecov.io/github/Kronos-Integration/service-ldap/coverage.svg?branch=master)](http://codecov.io/github/Kronos-Integration/service-ldap?branch=master)
[![Coverage Status](https://coveralls.io/repos/Kronos-Integration/service-ldap/badge.svg)](https://coveralls.io/r/Kronos-Integration/service-ldap)
[![Build Status](https://travis-ci.com/Kronos-Integration/service-ldap.svg?branch=master)](https://travis-ci.com/Kronos-Integration/service-ldap)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/Kronos-Integration/service-ldap)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Known Vulnerabilities](https://snyk.io/test/github/Kronos-Integration/service-ldap/badge.svg)](https://snyk.io/test/github/Kronos-Integration/service-ldap)
[![Greenkeeper](https://badges.greenkeeper.io/Kronos-Integration/service-ldap.svg)](https://greenkeeper.io/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/Kronos-Integration/service-ldap)
[![codecov.io](http://codecov.io/github/Kronos-Integration/service-ldap/coverage.svg?branch=master)](http://codecov.io/github/Kronos-Integration/service-ldap?branch=master)
[![Coverage Status](https://coveralls.io/repos/Kronos-Integration/service-ldap/badge.svg)](https://coveralls.io/r/Kronos-Integration/service-ldap)

@@ -16,0 +15,0 @@ # @kronos-integration/service-ldap

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