gl-sp-frontend
Advanced tools
Comparing version 7.0.0 to 7.0.1
{ | ||
"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" | ||
} | ||
} |
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
9
9