@microsoft/sp-lodash-subset
Advanced tools
Comparing version 1.7.1 to 1.8.0-plusbeta
@@ -5,9 +5,23 @@ { | ||
{ | ||
"version": "1.7.1", | ||
"tag": "@microsoft/sp-lodash-subset_v1.7.1", | ||
"date": "Tue, 18 Dec 2018 02:02:24 GMT", | ||
"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" | ||
}, | ||
{ | ||
"comment": "Upgrade Typescript to 2.7.2" | ||
}, | ||
{ | ||
"comment": "Upgrade @types/lodash" | ||
}, | ||
{ | ||
"comment": "Upgrade @types/lodash" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.22.15` to `~0.22.16`" | ||
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.19` to `~0.23.20`" | ||
} | ||
@@ -14,0 +28,0 @@ ] |
# Change Log - @microsoft/sp-lodash-subset | ||
This log was last generated on Tue, 18 Dec 2018 02:02:24 GMT and should not be manually modified. | ||
This log was last generated on Thu, 14 Mar 2019 01:04:21 GMT and should not be manually modified. | ||
## 1.7.1 | ||
Tue, 18 Dec 2018 02:02:24 GMT | ||
## 1.8.0 | ||
Thu, 14 Mar 2019 01:04:21 GMT | ||
*Version update only* | ||
### Updates | ||
- Upgrade Typescript to 2.7.2 | ||
- Upgrade Typescript to 2.7.2 | ||
- Upgrade @types/lodash | ||
- Upgrade @types/lodash | ||
## 1.7.0 | ||
@@ -11,0 +16,0 @@ Thu, 08 Nov 2018 17:05:51 GMT |
@@ -5,3 +5,3 @@ { | ||
"componentType": "Library", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"manifestVersion": 2, | ||
@@ -8,0 +8,0 @@ "loaderConfig": { |
@@ -1,2 +0,2 @@ | ||
define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.7.1", [], function() { return /******/ (function(modules) { // webpackBootstrap | ||
define("73e1dc6c-8441-42cc-ad47-4bd3659f8a3a_1.8.0", [], function() { return /******/ (function(modules) { // webpackBootstrap | ||
/******/ // The module cache | ||
@@ -3,0 +3,0 @@ /******/ var installedModules = {}; |
{ | ||
"name": "@microsoft/sp-lodash-subset", | ||
"version": "1.7.1", | ||
"version": "1.8.0-plusbeta", | ||
"description": "Essential lodash functions for SharePoint", | ||
@@ -10,16 +10,17 @@ "license": "SEE LICENSE IN \"EULA\" FOLDER", | ||
"devDependencies": { | ||
"@microsoft/node-core-library": "3.4.0", | ||
"@ms/sp-build-internal-web": "~0.22.16", | ||
"@microsoft/node-core-library": "3.10.0", | ||
"@ms/sp-build-internal-web": "~0.23.20", | ||
"lodash-cli": "~4.17.5", | ||
"gulp": "~3.9.1", | ||
"ts-jest": "~22.4.3" | ||
"ts-jest": "~22.4.3", | ||
"@ms/sp-build-compiler-2.9": "1.8.0-plusbeta" | ||
}, | ||
"dependencies": { | ||
"@types/lodash": "4.14.74", | ||
"tslib": "~1.8.0", | ||
"@types/lodash": "4.14.117", | ||
"tslib": "~1.9.3", | ||
"@types/webpack-env": "1.13.1" | ||
}, | ||
"scripts": { | ||
"build": "gulp bundle --clean" | ||
"build": "gulp test --clean" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1873426
957
6
66
1
+ Added@types/lodash@4.14.117(transitive)
+ Addedtslib@1.9.3(transitive)
- Removed@types/lodash@4.14.74(transitive)
- Removedtslib@1.8.1(transitive)
Updated@types/lodash@4.14.117
Updatedtslib@~1.9.3