gl-sp-frontend
Advanced tools
Comparing version 2.4.5 to 2.4.6
@@ -0,0 +0,0 @@ export * from './core/services/setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ export * from './core/services/setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ import { IDeferred, IMetadata } from '../../../bundle'; |
export {}; | ||
//# sourceMappingURL=core-services-list-items.interface.js.map |
@@ -0,0 +0,0 @@ import { IAttachment, IAttachmentAddResult, IAttachmentFileInfo, IAttachmentInfo } from '@pnp/sp/attachments/index'; |
@@ -0,0 +0,0 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |
@@ -0,0 +0,0 @@ import { FieldTypes } from '@pnp/sp/fields/index'; |
export {}; | ||
//# sourceMappingURL=core-services-lists.interface.js.map |
@@ -0,0 +0,0 @@ import { IListInfo } from '@pnp/sp/presets/core'; |
@@ -0,0 +0,0 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |
@@ -0,0 +0,0 @@ export interface IMetadata { |
export {}; | ||
//# sourceMappingURL=core-services-setup.interface.js.map |
@@ -0,0 +0,0 @@ import { ISpCoreResult } from './core-services-setup.interface'; |
@@ -0,0 +0,0 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |
@@ -0,0 +0,0 @@ export declare type TUserListField = 'Email' | 'Id' | 'LoginName' | 'Title'; |
export {}; | ||
//# sourceMappingURL=core-services-user.interface.js.map |
@@ -0,0 +0,0 @@ import { ISpCoreResult, ISpCurrentUser } from '../setup/core-services-setup.interface'; |
@@ -0,0 +0,0 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { |
export * from './bundle'; |
export * from './bundle'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "gl-sp-frontend", | ||
"version": "2.4.5", | ||
"version": "2.4.6", | ||
"description": "Common code for SharePoint 2013/2016 using among web front-end development such as ES6+ and TypeScript", | ||
@@ -40,3 +40,3 @@ "main": "lib/bundle.js", | ||
"dependencies": { | ||
"@pnp/sp": "^2.8.0", | ||
"@pnp/sp": "^2.11.0", | ||
"gl-w-array-frontend": "^1.0.2", | ||
@@ -52,3 +52,3 @@ "gl-w-attachment-frontend": "^1.0.2", | ||
"eslint": "^7.32.0", | ||
"shx": "^0.3.3", | ||
"shx": "^0.3.4", | ||
"tslint": "^6.1.3", | ||
@@ -55,0 +55,0 @@ "typescript": "^4.3.5" |
@@ -0,0 +0,0 @@ # gl-sp-frontend # |
@@ -0,0 +0,0 @@ export interface IMetadata { |
@@ -0,0 +0,0 @@ import { sp } from "@pnp/sp"; |
// @ts-ignore | ||
export * from './bundle'; |
@@ -0,0 +0,0 @@ export * from './core/services/setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ import { IDeferred, IMetadata } from '../../../bundle'; |
@@ -0,0 +0,0 @@ import { SpCore } from '../setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ import { FieldTypes } from '@pnp/sp/fields/index'; |
@@ -0,0 +0,0 @@ import { SpCore } from '../setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ export interface IMetadata { |
@@ -0,0 +0,0 @@ import { sp } from "@pnp/sp"; |
@@ -0,0 +0,0 @@ export type TUserListField = 'Email' | 'Id' | 'LoginName' | 'Title'; |
@@ -0,0 +0,0 @@ import { SpCore } from '../setup/core-services-setup.service'; |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3
149450
53
Updated@pnp/sp@^2.11.0