Socket
Socket
Sign inDemoInstall

ldap-schema-ts-generator

Package Overview
Dependencies
86
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.10 to 4.0.11

7

CHANGELOG.md

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

#### [v4.0.10](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.9...v4.0.10)
> 19 July 2022
- fix: create output folders recursively instead of just fail [`c006380`](https://github.com/saostad/ldap-schema-ts-generator/commit/c0063808fc31e55f8a51c0657c52846d30073506)
- doc: change log [`f7bc0d7`](https://github.com/saostad/ldap-schema-ts-generator/commit/f7bc0d7f561af335b76e2ab3044306ca12123c76)
#### [v4.0.9](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.8...v4.0.9)

@@ -7,0 +14,0 @@

1

dist/app.js

@@ -13,3 +13,2 @@ "use strict";

level: "trace",
prettyPrint: { colorize: true },
});

@@ -16,0 +15,0 @@ const options = {

{
"name": "ldap-schema-ts-generator",
"version": "4.0.10",
"version": "4.0.11",
"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.",

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

"change-case": "^4.1.2",
"fast-node-logger": "^2.0.0",
"fast-node-logger": "^3.0.0",
"ldap-query-generator": "^0.8.3",

@@ -74,0 +74,0 @@ "ldap-ts-client": "^0.14.3",

Sorry, the diff of this file is not supported yet

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