Socket
Socket
Sign inDemoInstall

kth-node-ldap

Package Overview
Dependencies
Maintainers
6
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kth-node-ldap - npm Package Compare versions

Comparing version 4.0.8 to 4.0.9

2

build-information.js

@@ -1,1 +0,1 @@

module.exports = {"gitBranch": "refs/heads/master", "gitCommit": "c89474a38ec3a8f5d7d94bf09082c6d20a190747", "gitUrl": null, "buildNumber": "1649252579", "buildDate": "2022-04-06 13:44:01", "version": "4.0.8"}
module.exports = {"gitBranch": "refs/heads/master", "gitCommit": "94459be5dea087cf7dc1888d4d6710efeff65ed4", "gitUrl": null, "buildNumber": "1651234927", "buildDate": "2022-04-29 12:23:04", "version": "4.0.9"}

@@ -1,1 +0,1 @@

{"name": "kth-node-ldap", "version": "4.0.8", "description": "Adds a Promise-based API on top of ldapjs as well as a filter builder.", "main": "index.js", "automaticPublish": "true", "scripts": {"test:mocha": "mocha tests/__mocha_tests__/** --exit", "test": "mocha tests/__mocha_tests__/** --exit && jest", "test:jest": "mocha tests/__mocha_tests__/** --exit && jest", "test:watch": "mocha tests/__mocha_tests__/** --exit && jest --watch", "build": "./build.sh", "lint": "eslint \"**/*.{js,jsx}\" --quiet", "lint-v": "eslint \"**/*.{js,jsx}\" ", "prepare": "bash -c 'if [ -f ./node_modules/.bin/husky ]; then husky install; fi'"}, "repository": {"type": "git", "url": "https://github.com/KTH/kth-node-ldap.git"}, "author": {"name": "KTH", "email": "infosys@kth.se", "url": "https://github.com/KTH"}, "keywords": ["ldap", "ldapjs", "promise", "filter"], "license": "MIT", "dependencies": {"async": "^3.2.2", "ldapjs": "^2.3.1", "ldapts": "^2.12.0"}, "peerDependencies": {"@kth/log": "^4.0.0"}, "devDependencies": {"@kth/eslint-config-kth": "^3.0.6", "@kth/log": "^4.0.0", "chai": "^4.3.4", "eslint": "^8.12.0", "husky": "^7.0.4", "jest": "^27.4.4", "mocha": "^9.1.3", "mockery": "^2.1.0", "prettier": "^2.5.1", "pretty-quick": "3.1.2"}, "prettier": {"arrowParens": "avoid", "printWidth": 120, "semi": false, "singleQuote": true, "trailingComma": "es5"}, "se.kth.automaticPublish": "true", "se.kth.gitBranch": "refs/heads/master", "se.kth.gitCommit": "c89474a", "se.kth.buildDate": "2022-04-06 13:44:07"}
{"name": "kth-node-ldap", "version": "4.0.9", "description": "Adds a Promise-based API on top of ldapjs as well as a filter builder.", "main": "index.js", "automaticPublish": "true", "scripts": {"test:mocha": "mocha tests/__mocha_tests__/** --exit", "test": "mocha tests/__mocha_tests__/** --exit && jest", "test:jest": "mocha tests/__mocha_tests__/** --exit && jest", "test:watch": "mocha tests/__mocha_tests__/** --exit && jest --watch", "build": "./build.sh", "lint": "eslint \"**/*.{js,jsx}\" --quiet", "lint-v": "eslint \"**/*.{js,jsx}\" ", "prepare": "bash -c 'if [ -f ./node_modules/.bin/husky ]; then husky install; fi'"}, "repository": {"type": "git", "url": "https://github.com/KTH/kth-node-ldap.git"}, "author": {"name": "KTH", "email": "infosys@kth.se", "url": "https://github.com/KTH"}, "keywords": ["ldap", "ldapjs", "promise", "filter"], "license": "MIT", "dependencies": {"async": "^3.2.2", "ldapjs": "^2.3.1", "ldapts": "^2.12.0"}, "peerDependencies": {"@kth/log": "^4.0.0"}, "devDependencies": {"@kth/eslint-config-kth": "^3.0.6", "@kth/log": "^4.0.0", "chai": "^4.3.4", "eslint": "^8.12.0", "husky": "^7.0.4", "jest": "^27.4.4", "mocha": "^9.1.3", "mockery": "^2.1.0", "prettier": "^2.5.1", "pretty-quick": "3.1.2"}, "prettier": {"arrowParens": "avoid", "printWidth": 120, "semi": false, "singleQuote": true, "trailingComma": "es5"}, "se.kth.automaticPublish": "true", "se.kth.gitBranch": "refs/heads/master", "se.kth.gitCommit": "94459be", "se.kth.buildDate": "2022-04-29 12:23:11"}
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