Socket
Socket
Sign inDemoInstall

@microsoft/sp-lodash-subset

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-lodash-subset - npm Package Compare versions

Comparing version 1.8.2 to 1.9.0-plusbeta

lib/tsdoc-metadata.json

41

CHANGELOG.json

@@ -5,32 +5,11 @@ {

{
"version": "1.8.2",
"tag": "@microsoft/sp-lodash-subset_v1.8.2",
"date": "Mon, 06 May 2019 22:35:04 GMT",
"version": "1.9.0",
"tag": "@microsoft/sp-lodash-subset_v1.9.0",
"date": "Mon, 22 Jul 2019 19:07:47 GMT",
"comments": {
"dependency": [
"none": [
{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.26` to `~0.23.27`"
}
]
}
},
{
"version": "1.8.1",
"tag": "@microsoft/sp-lodash-subset_v1.8.1",
"date": "Fri, 12 Apr 2019 16:07:21 GMT",
"comments": {
"dependency": [
"comment": "Update build dependencies."
},
{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.21` to `~0.23.22`"
}
]
}
},
{
"version": "1.8.0",
"tag": "@microsoft/sp-lodash-subset_v1.8.0",
"date": "Thu, 14 Mar 2019 01:04:21 GMT",
"comments": {
"none": [
{
"comment": "Upgrade Typescript to 2.7.2"

@@ -46,2 +25,8 @@ },

"comment": "Upgrade @types/lodash"
},
{
"comment": "Upgrade TypeScript to 3.3"
},
{
"comment": "api extractor config changes"
}

@@ -51,3 +36,3 @@ ],

{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.19` to `~0.23.20`"
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.27.5` to `~0.27.6`"
}

@@ -54,0 +39,0 @@ ]

# Change Log - @microsoft/sp-lodash-subset
This log was last generated on Mon, 06 May 2019 22:35:04 GMT and should not be manually modified.
This log was last generated on Mon, 22 Jul 2019 19:07:47 GMT and should not be manually modified.
## 1.8.2
Mon, 06 May 2019 22:35:04 GMT
## 1.9.0
Mon, 22 Jul 2019 19:07:47 GMT
*Version update only*
## 1.8.1
Fri, 12 Apr 2019 16:07:21 GMT
*Version update only*
## 1.8.0
Thu, 14 Mar 2019 01:04:21 GMT
### Updates
- Update build dependencies.
- Upgrade Typescript to 2.7.2

@@ -24,2 +15,4 @@ - Upgrade Typescript to 2.7.2

- Upgrade @types/lodash
- Upgrade TypeScript to 3.3
- api extractor config changes

@@ -26,0 +19,0 @@ ## 1.7.0

@@ -5,3 +5,3 @@ {

"componentType": "Library",
"version": "1.8.2",
"version": "1.9.0",
"manifestVersion": 2,

@@ -8,0 +8,0 @@ "loaderConfig": {

@@ -1,2 +0,2 @@

define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.8.2", [], function() { return /******/ (function(modules) { // webpackBootstrap
define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.9.0", [], function() { return /******/ (function(modules) { // webpackBootstrap
/******/ // The module cache

@@ -39,10 +39,30 @@ /******/ var installedModules = {};

/******/ if(!__webpack_require__.o(exports, name)) {
/******/ Object.defineProperty(exports, name, {
/******/ configurable: false,
/******/ enumerable: true,
/******/ get: getter
/******/ });
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
/******/ }
/******/ };
/******/
/******/ // define __esModule on exports
/******/ __webpack_require__.r = function(exports) {
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
/******/ }
/******/ Object.defineProperty(exports, '__esModule', { value: true });
/******/ };
/******/
/******/ // create a fake namespace object
/******/ // mode & 1: value is a module id, require it
/******/ // mode & 2: merge all properties of value into the ns
/******/ // mode & 4: return value when already ns object
/******/ // mode & 8|1: behave like require
/******/ __webpack_require__.t = function(value, mode) {
/******/ if(mode & 1) value = __webpack_require__(value);
/******/ if(mode & 8) return value;
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
/******/ var ns = Object.create(null);
/******/ __webpack_require__.r(ns);
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
/******/ return ns;
/******/ };
/******/
/******/ // getDefaultExport function for compatibility with non-harmony modules

@@ -63,8 +83,14 @@ /******/ __webpack_require__.n = function(module) {

/******/
/******/
/******/ // Load entry module and return exports
/******/ return __webpack_require__(__webpack_require__.s = 0);
/******/ return __webpack_require__(__webpack_require__.s = "./lib/index.js");
/******/ })
/************************************************************************/
/******/ ([
/* 0 */
/******/ ({
/***/ "./lib/index.js":
/*!**********************!*\
!*** ./lib/index.js ***!
\**********************/
/*! no static exports found */
/***/ (function(module, exports) {

@@ -162,3 +188,4 @@

/***/ })
/******/ ])});;
/******/ })});;
//# sourceMappingURL=sp-lodash-subset.js.map
{
"name": "@microsoft/sp-lodash-subset",
"version": "1.8.2",
"version": "1.9.0-plusbeta",
"description": "Essential lodash functions for SharePoint",

@@ -11,7 +11,7 @@ "license": "SEE LICENSE IN \"EULA\" FOLDER",

"@microsoft/node-core-library": "3.13.0",
"@ms/sp-build-internal-web": "~0.23.27",
"@ms/sp-build-internal-web": "~0.27.6",
"lodash-cli": "~4.17.5",
"gulp": "~3.9.1",
"ts-jest": "~22.4.3",
"@ms/sp-build-compiler-2.9": "1.8.2"
"@ms/sp-build-compiler-3.3": "1.9.0-dev.4"
},

@@ -18,0 +18,0 @@ "dependencies": {

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