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.12 to 4.0.13

7

CHANGELOG.md

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

#### [v4.0.12](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.11...v4.0.12)
> 16 August 2022
- pkg: updated [`325c364`](https://github.com/saostad/ldap-schema-ts-generator/commit/325c364004e788ddb878bb4b252feec2988e23ab)
- doc: change log [`18b9541`](https://github.com/saostad/ldap-schema-ts-generator/commit/18b95411f182217b86225d505486a794104f3a8d)
#### [v4.0.11](https://github.com/saostad/ldap-schema-ts-generator/compare/v4.0.10...v4.0.11)

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

32

package.json
{
"name": "ldap-schema-ts-generator",
"version": "4.0.12",
"version": "4.0.13",
"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.",

@@ -52,16 +52,16 @@ "repository": {

"devDependencies": {
"@types/jest": "^28.1.4",
"@types/node": "^16.11.43",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"auto-changelog": "^2.2.1",
"@types/jest": "^28.1.7",
"@types/node": "^16.11.49",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"auto-changelog": "^2.4.0",
"dotenv": "^16.0.1",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.1.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.2",
"nodemon": "^2.0.7",
"jest": "^28.1.3",
"nodemon": "^2.0.19",
"npm-run-all": "^4.1.5",
"ts-jest": "^28.0.5",
"typedoc": "^0.23.7",
"ts-jest": "^28.0.8",
"typedoc": "^0.23.10",
"typescript": "^4.7.4"

@@ -72,7 +72,7 @@ },

"change-case": "^4.1.2",
"fast-node-logger": "^3.0.0",
"ldap-query-generator": "^0.8.3",
"ldap-ts-client": "^0.14.3",
"prettier": "^2.2.1"
"fast-node-logger": "^3.0.2",
"ldap-query-generator": "^0.8.6",
"ldap-ts-client": "^0.14.7",
"prettier": "^2.7.1"
}
}
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