enonic-types
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -188,3 +188,3 @@ /** | ||
export interface GetProfileParams { | ||
principalKey: string; | ||
key: string; | ||
scope?: string; | ||
@@ -191,0 +191,0 @@ } |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -27,11 +27,11 @@ "typings": "index.d.ts", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.28.0", | ||
"@typescript-eslint/parser": "^4.28.0", | ||
"eslint": "^7.29.0", | ||
"@typescript-eslint/eslint-plugin": "^4.28.3", | ||
"@typescript-eslint/parser": "^4.28.3", | ||
"eslint": "^7.30.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^3.4.0", | ||
"prettier": "^2.3.1", | ||
"prettier": "^2.3.2", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.3.4" | ||
"typescript": "^4.3.5" | ||
} | ||
} |
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
126336