Socket
Socket
Sign inDemoInstall

ldap-schema-ts-generator

Package Overview
Dependencies
104
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.4 to 4.0.5

7

CHANGELOG.md

@@ -7,2 +7,9 @@ ### Changelog

#### [v4.0.4](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.3...v4.0.4)
> 4 June 2020
- fix: default value assignment for generateInterfaceFiles func [`ebba78d`](https://github.com/saostad/ldap-schema-ts-generator/commit/ebba78df0f8a2a645769f7eaeefc81e4071e68cb)
- doc: change log [`2d698ba`](https://github.com/saostad/ldap-schema-ts-generator/commit/2d698ba9e43001be698093c0dfaa8af4e268cc2e)
#### [v4.0.3](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.2...v4.0.3)

@@ -9,0 +16,0 @@

6

package.json
{
"name": "ldap-schema-ts-generator",
"version": "4.0.4",
"version": "4.0.5",
"description": "Typescript typedef and meta-data generator for LDAP Schema. It can be useful to interact from schema-aware/type-safe LDAP Client with LDAP servers like active directory.",

@@ -57,3 +57,3 @@ "repository": {

"dotenv": "^8.2.0",
"eslint": "^7.1.0",
"eslint": "^7.2.0",
"eslint-config-prettier": "^6.11.0",

@@ -71,3 +71,3 @@ "eslint-plugin-prettier": "^3.1.3",

"fast-node-logger": "^1.4.2",
"ldap-query-generator": "^0.8.0",
"ldap-query-generator": "^0.8.1",
"ldap-ts-client": "^0.13.1",

@@ -74,0 +74,0 @@ "prettier": "^2.0.5"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc