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.1 to 1.8.2-plusbeta

lib/Api/Engagement/DefaultEngagementHandler.d.ts.map

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "1.8.2",
"tag": "@microsoft/sp-diagnostics_v1.8.2",
"date": "Mon, 06 May 2019 22:35:04 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@ms/sp-build-internal-web\" from `~0.23.26` to `~0.23.27`"
}
]
}
},
{
"version": "1.8.1",

@@ -7,0 +19,0 @@ "tag": "@microsoft/sp-diagnostics_v1.8.1",

7

CHANGELOG.md
# Change Log - @microsoft/sp-diagnostics
This log was last generated on Fri, 12 Apr 2019 16:07:20 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2019 22:35:04 GMT and should not be manually modified.
## 1.8.2
Mon, 06 May 2019 22:35:04 GMT
*Version update only*
## 1.8.1

@@ -6,0 +11,0 @@ Fri, 12 Apr 2019 16:07:20 GMT

6

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

@@ -6,3 +6,3 @@ {

"componentType": "Library",
"version": "1.8.1",
"version": "1.8.2",
"loaderConfig": {

@@ -20,3 +20,3 @@ "entryModuleId": "sp-diagnostics",

"type": "component",
"version": "1.8.1",
"version": "1.8.2",
"id": "7263c7d0-1d6a-45ec-8d85-d4d1d234171b"

@@ -26,3 +26,3 @@ },

"type": "component",
"version": "1.8.1",
"version": "1.8.2",
"id": "73e1dc6c-8441-42cc-ad47-4bd3659f8a3a"

@@ -29,0 +29,0 @@ }

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

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
define("78359e4b-07c2-43c6-8d0b-d060b4d577e8_1.8.2", ["@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 = {};

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.0.18"
"packageVersion": "7.0.42"
}
]
}

@@ -15,1 +15,2 @@ /**

}
//# sourceMappingURL=DefaultEngagementHandler.d.ts.map

@@ -15,1 +15,2 @@ /**

}
//# sourceMappingURL=DefaultEngagementImplementation.d.ts.map

@@ -79,1 +79,2 @@ /**

}
//# sourceMappingURL=EngagementLogger.d.ts.map

@@ -191,1 +191,2 @@ /**

}
//# sourceMappingURL=IEngagementHandler.d.ts.map

@@ -57,1 +57,2 @@ /**

}
//# sourceMappingURL=ExecutionQueue.d.ts.map

@@ -36,1 +36,2 @@ import ILogEntry from './ILogEntry';

export default ILogData;
//# sourceMappingURL=ILogData.d.ts.map

@@ -32,1 +32,2 @@ /**

export default ILogEntry;
//# sourceMappingURL=ILogEntry.d.ts.map

@@ -21,1 +21,2 @@ import ILogData from './ILogData';

export default ILogErrorData;
//# sourceMappingURL=ILogErrorData.d.ts.map

@@ -10,1 +10,2 @@ /**

export default ILogSource;
//# sourceMappingURL=ILogSource.d.ts.map

@@ -12,1 +12,2 @@ import ILogData from './ILogData';

export default ILogVerboseData;
//# sourceMappingURL=ILogVerboseData.d.ts.map

@@ -15,1 +15,2 @@ /**

}
//# sourceMappingURL=LogHandler.d.ts.map

@@ -32,1 +32,2 @@ import ILogEntry from './ILogEntry';

export default LogEntry;
//# sourceMappingURL=LogEntry.d.ts.map

@@ -12,1 +12,2 @@ /**

}
//# sourceMappingURL=LogFeature.d.ts.map

@@ -26,1 +26,2 @@ /**

}
//# sourceMappingURL=LogLevel.d.ts.map

@@ -39,1 +39,2 @@ /**

}
//# sourceMappingURL=CircularBuffer.d.ts.map

@@ -50,1 +50,2 @@ /**

}
//# sourceMappingURL=LogManager.d.ts.map

@@ -24,1 +24,2 @@ import ILogSource from './ILogSource';

export declare const logSourceServiceKey: ServiceKey<LogSource>;
//# sourceMappingURL=LogSource.d.ts.map

@@ -21,1 +21,2 @@ /**

export default LogType;
//# sourceMappingURL=LogType.d.ts.map

@@ -19,1 +19,2 @@ import { QosResultType } from './QosResultType';

}
//# sourceMappingURL=IQos.d.ts.map

@@ -15,1 +15,2 @@ /**

}
//# sourceMappingURL=IQosEndEvent.d.ts.map

@@ -46,1 +46,2 @@ /**

}
//# sourceMappingURL=IQosExtraData.d.ts.map

@@ -11,1 +11,2 @@ /**

}
//# sourceMappingURL=IQosStartEvent.d.ts.map

@@ -28,1 +28,2 @@ /**

}
//# sourceMappingURL=QosLogger.d.ts.map

@@ -61,1 +61,2 @@ import { QosResultType } from './QosResultType';

}
//# sourceMappingURL=QosMonitor.d.ts.map

@@ -13,1 +13,2 @@ /**

}
//# sourceMappingURL=QosResultType.d.ts.map

@@ -19,1 +19,2 @@ /**

}
//# sourceMappingURL=DefaultTraceHandler.d.ts.map

@@ -29,1 +29,2 @@ /**

}
//# sourceMappingURL=ITraceHandler.d.ts.map

@@ -18,1 +18,2 @@ /**

export default ITraceLogger;
//# sourceMappingURL=ITraceLogger.d.ts.map

@@ -52,1 +52,2 @@ /**

}
//# sourceMappingURL=LogEvent.d.ts.map

@@ -101,1 +101,2 @@ import ILogEntry from '../ILogEntry';

}
//# sourceMappingURL=TraceLogger.d.ts.map

@@ -30,1 +30,2 @@ /**

}
//# sourceMappingURL=Diagnostics.d.ts.map

@@ -20,1 +20,2 @@ /**

}
//# sourceMappingURL=DiagnosticsSettingsManager.d.ts.map

@@ -33,1 +33,2 @@ /**

export default IDiagnosticsSettings;
//# sourceMappingURL=IDiagnosticsSettings.d.ts.map

@@ -29,1 +29,2 @@ /**

export { default as _ExecutionQueue } from './Api/ExecutionQueue';
//# sourceMappingURL=index.d.ts.map
{
"name": "@microsoft/sp-diagnostics",
"version": "1.8.1",
"version": "1.8.2-plusbeta",
"description": "Diagnostics tools for the SharePoint Framework",

@@ -15,8 +15,8 @@ "license": "SEE LICENSE IN \"EULA\" FOLDER",

"@types/webpack-env": "1.13.1",
"@ms/sp-build-compiler-2.9": "1.8.1",
"@ms/sp-build-internal-web": "~0.23.22"
"@ms/sp-build-compiler-2.9": "1.8.2-plusbeta",
"@ms/sp-build-internal-web": "~0.23.27"
},
"dependencies": {
"@microsoft/sp-core-library": "1.8.1",
"@microsoft/sp-lodash-subset": "1.8.1"
"@microsoft/sp-core-library": "1.8.2-plusbeta",
"@microsoft/sp-lodash-subset": "1.8.2-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