Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gl-sp-frontend

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-sp-frontend - npm Package Compare versions

Comparing version 2.4.5 to 2.4.6

.idea/shelf/Uncommitted_changes_before_Update_at_29_01_22_18_51_[Changes]/shelved.patch

0

lib/bundle.d.ts

@@ -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

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc