enonic-types
Advanced tools
Comparing version 0.3.22 to 0.3.23
@@ -34,2 +34,3 @@ /// <reference path="admin.d.ts" /> | ||
/// <reference path="scheduler.d.ts" /> | ||
/// <reference path="sentry.d.ts" /> | ||
/// <reference path="session.d.ts" /> | ||
@@ -36,0 +37,0 @@ /// <reference path="sql.d.ts" /> |
@@ -42,2 +42,3 @@ export interface EnonicLibraryMap { | ||
"/lib/xp/scheduler": typeof import("/lib/xp/scheduler"); | ||
"/lib/sentry": typeof import("/lib/sentry"); | ||
"/lib/session": typeof import("/lib/session"); | ||
@@ -44,0 +45,0 @@ "/lib/enonic/static": typeof import("/lib/enonic/static"); |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.3.22", | ||
"version": "0.3.23", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -6,0 +6,0 @@ "typings": "index.d.ts", |
@@ -159,2 +159,3 @@ # TypeScript types for Enonic XP | ||
* [SchedulerLibrary](./src/scheduler.ts) | ||
* [SentryLibrary](./src/sentry.ts) | ||
* [SessionLibrary](./src/session.ts) | ||
@@ -161,0 +162,0 @@ * [SqlLibrary](./src/sql.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
269744
63
7305
170