enonic-types
Advanced tools
Comparing version 0.0.45 to 0.0.46
{ | ||
"name": "enonic-types", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -27,4 +27,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.28.0", | ||
"@typescript-eslint/parser": "^2.28.0", | ||
"@typescript-eslint/eslint-plugin": "^2.29.0", | ||
"@typescript-eslint/parser": "^2.29.0", | ||
"eslint": "^6.8.0", | ||
@@ -31,0 +31,0 @@ "rimraf": "^3.0.2", |
@@ -45,2 +45,6 @@ # TypeScript types for Enonic XP | ||
* [ContextLibrary](./src/context.ts) | ||
* [ControllerLibrary](./src/controller.ts) | ||
* [EncodingLibrary](./src/encoding.ts) | ||
* [EventLibrary](./src/event.ts) | ||
* [HttpLibrary](./src/http.ts) | ||
* [I18nLibrary](./src/i18n.ts) | ||
@@ -51,3 +55,6 @@ * [MailLibrary](./src/mail.ts) | ||
* [PortalLibrary](./src/portal.ts) | ||
* [RecaptchaLibrary](./src/recaptcha.ts) | ||
* [RepoLibrary](./src/repo.ts) | ||
* [RouterLibrary](./src/router.ts) | ||
* [SessionLibrary](./src/session.ts) | ||
* [ThymeleafLibrary](./src/thymeleaf.ts) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42582
40
1170
59