@microsoft/sp-diagnostics
Advanced tools
Comparing version 1.8.0 to 1.8.1-plusbeta
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "1.8.1", | ||
"tag": "@microsoft/sp-diagnostics_v1.8.1", | ||
"date": "Fri, 12 Apr 2019 16:07:20 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.21` to `~0.23.22`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.8.0", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/sp-diagnostics_v1.8.0", |
# Change Log - @microsoft/sp-diagnostics | ||
This log was last generated on Thu, 14 Mar 2019 01:04:21 GMT and should not be manually modified. | ||
This log was last generated on Fri, 12 Apr 2019 16:07:20 GMT and should not be manually modified. | ||
## 1.8.1 | ||
Fri, 12 Apr 2019 16:07:20 GMT | ||
*Version update only* | ||
## 1.8.0 | ||
@@ -6,0 +11,0 @@ Thu, 14 Mar 2019 01:04:21 GMT |
@@ -6,3 +6,3 @@ { | ||
"componentType": "Library", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"loaderConfig": { | ||
@@ -20,3 +20,3 @@ "entryModuleId": "sp-diagnostics", | ||
"type": "component", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b" | ||
@@ -26,3 +26,3 @@ }, | ||
"type": "component", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a" | ||
@@ -29,0 +29,0 @@ } |
@@ -1,2 +0,2 @@ | ||
define("78359e4b-07c2-43c6-8d0b-d060b4d577e8_1.8.0", ["@microsoft/sp-core-library","@microsoft/sp-lodash-subset"], function(__WEBPACK_EXTERNAL_MODULE_0__, __WEBPACK_EXTERNAL_MODULE_2__) { return /******/ (function(modules) { // webpackBootstrap | ||
define("78359e4b-07c2-43c6-8d0b-d060b4d577e8_1.8.1", ["@microsoft/sp-core-library","@microsoft/sp-lodash-subset"], function(__WEBPACK_EXTERNAL_MODULE_0__, __WEBPACK_EXTERNAL_MODULE_2__) { return /******/ (function(modules) { // webpackBootstrap | ||
/******/ // The module cache | ||
@@ -3,0 +3,0 @@ /******/ var installedModules = {}; |
{ | ||
"name": "@microsoft/sp-diagnostics", | ||
"version": "1.8.0", | ||
"version": "1.8.1-plusbeta", | ||
"description": "Diagnostics tools for the SharePoint Framework", | ||
"license": "SEE LICENSE IN \"EULA\" FOLDER", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"typings": "dist/index-internal.d.ts", | ||
"devDependencies": { | ||
@@ -15,8 +15,8 @@ "gulp": "~3.9.1", | ||
"@types/webpack-env": "1.13.1", | ||
"@ms/sp-build-compiler-2.9": "1.8.0", | ||
"@ms/sp-build-internal-web": "~0.23.20" | ||
"@ms/sp-build-compiler-2.9": "1.8.1-plusbeta", | ||
"@ms/sp-build-internal-web": "~0.23.22" | ||
}, | ||
"dependencies": { | ||
"@microsoft/sp-core-library": "1.8.0", | ||
"@microsoft/sp-lodash-subset": "1.8.0" | ||
"@microsoft/sp-core-library": "1.8.1-plusbeta", | ||
"@microsoft/sp-lodash-subset": "1.8.1-plusbeta" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
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
1813370
3431
2
+ Added@microsoft/sp-core-library@1.8.1-plusbeta(transitive)
+ Added@microsoft/sp-lodash-subset@1.8.1-plusbeta(transitive)
+ Added@microsoft/sp-module-interfaces@1.8.1-plusbeta(transitive)
- Removed@microsoft/sp-core-library@1.8.0(transitive)
- Removed@microsoft/sp-lodash-subset@1.8.0(transitive)
- Removed@microsoft/sp-module-interfaces@1.8.0(transitive)