Socket
Socket
Sign inDemoInstall

@microsoft/sp-diagnostics

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/sp-diagnostics - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1-plusbeta

dist/index-internal.d.ts

12

CHANGELOG.json

@@ -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",

7

CHANGELOG.md
# 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

dist/78359e4b-07c2-43c6-8d0b-d060b4d577e8.manifest.json

@@ -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": {

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