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.5 to 4.0.6

7

CHANGELOG.md

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

#### [v4.0.5](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.4...v4.0.5)
> 7 June 2020
- package: updated [`cbebc30`](https://github.com/saostad/ldap-schema-ts-generator/commit/cbebc30bd4c75e1d41aa2e7e7f887e3f768b7274)
- doc: change log [`2258d8a`](https://github.com/saostad/ldap-schema-ts-generator/commit/2258d8ac50b990e64582adf468d4a09e830d9500)
#### [v4.0.4](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.3...v4.0.4)

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

12

lib/json/country-iso-codes.json
[
{
"co": "United States of America",
"c": "US",
"alpha3": "USA",
"countryCode": 840
},
{
"co": "Afghanistan",

@@ -1407,8 +1413,2 @@ "c": "AF",

{
"co": "United States of America",
"c": "US",
"alpha3": "USA",
"countryCode": 840
},
{
"co": "US Minor Outlying Islands",

@@ -1415,0 +1415,0 @@ "c": "UM",

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

@@ -5,0 +5,0 @@ "repository": {

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