enonic-types
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -17,2 +17,3 @@ /// <reference path="admin.d.ts" /> | ||
/// <reference path="graphql.d.ts" /> | ||
/// <reference path="grid.d.ts" /> | ||
/// <reference path="guillotine.d.ts" /> | ||
@@ -19,0 +20,0 @@ /// <reference path="http.d.ts" /> |
@@ -25,2 +25,3 @@ export interface EnonicLibraryMap { | ||
"/lib/graphql-playground": typeof import("/lib/graphql-playground"); | ||
"/lib/xp/grid": typeof import("/lib/xp/grid"); | ||
"/lib/guillotine": typeof import("/lib/guillotine"); | ||
@@ -27,0 +28,0 @@ "/lib/http-client": typeof import("/lib/http-client"); |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -29,13 +29,13 @@ "typings": "index.d.ts", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.28.0", | ||
"@typescript-eslint/parser": "^5.28.0", | ||
"@typescript-eslint/eslint-plugin": "^5.29.0", | ||
"@typescript-eslint/parser": "^5.29.0", | ||
"copyfiles": "^2.4.1", | ||
"eslint": "^8.17.0", | ||
"eslint": "^8.18.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"json-schema-to-typescript": "^10.1.5", | ||
"prettier": "^2.7.0", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
} | ||
} |
@@ -142,2 +142,3 @@ # TypeScript types for Enonic XP | ||
* [GraphQLLibrary](./src/graphql.ts) | ||
* [GridLibrary](./src/grid.ts) | ||
* [GuillotineLibrary](./src/guillotine.ts) | ||
@@ -144,0 +145,0 @@ * [HttpLibrary](./src/http.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
280467
65
7634
171