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 7.0.0 to 7.0.1

18

package.json
{
"name": "gl-sp-frontend",
"version": "7.0.0",
"version": "7.0.1",
"description": "Common code for SharePoint 2013/2016 using among web front-end development such as ES6+ and TypeScript",

@@ -40,8 +40,11 @@ "main": "lib/bundle.js",

"dependencies": {
"@pnp/sp": "^2.15.0"
"@pnp/sp": "^2.15.0",
"gl-w-array-frontend": "^6.0.1",
"gl-w-attachment-frontend": "^6.0.1",
"gl-w-combobox-frontend": "^6.0.1"
},
"peerDependencies": {
"gl-w-array-frontend": "^6.0.0",
"gl-w-attachment-frontend": "^6.0.0",
"gl-w-combobox-frontend": "^6.0.0",
"gl-w-array-frontend": "^6.0.1",
"gl-w-attachment-frontend": "^6.0.1",
"gl-w-combobox-frontend": "^6.0.1",
"@pnp/sp": "^2.15.0",

@@ -59,7 +62,4 @@ "typescript": "^5.3.3"

"typescript": "^5.3.3",
"typescript-eslint": "^7.8.0",
"gl-w-array-frontend": "^6.0.0",
"gl-w-attachment-frontend": "^6.0.0",
"gl-w-combobox-frontend": "^6.0.0"
"typescript-eslint": "^7.8.0"
}
}
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