enonic-types
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -29,2 +29,3 @@ /// <reference path="admin.d.ts" /> | ||
/// <reference path="qr.d.ts" /> | ||
/// <reference path="react4xp.d.ts" /> | ||
/// <reference path="recaptcha.d.ts" /> | ||
@@ -31,0 +32,0 @@ /// <reference path="repo.d.ts" /> |
@@ -33,2 +33,3 @@ export interface EnonicLibraryMap { | ||
"/lib/qrcode": typeof import("/lib/qrcode"); | ||
"/lib/enonic/react4xp": typeof import("/lib/enonic/react4xp"); | ||
"/lib/recaptcha": typeof import("/lib/recaptcha"); | ||
@@ -35,0 +36,0 @@ "/lib/xp/repo": typeof import("/lib/xp/repo"); |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -6,0 +6,0 @@ "typings": "index.d.ts", |
@@ -116,2 +116,3 @@ # TypeScript types for Enonic XP | ||
* [ProjectLibrary](./src/project.ts) | ||
* [React4XPLibrary](./src/react4xp.ts) | ||
* [RecaptchaLibrary](./src/recaptcha.ts) | ||
@@ -118,0 +119,0 @@ * [RepoLibrary](./src/repo.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
186047
4798
131