@opencensus/instrumentation-http2
Advanced tools
Comparing version 0.0.2 to 0.0.3
/// <reference types="node" /> | ||
/** | ||
* Copyright 2018, OpenCensus Authors | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* http://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
import { HttpPlugin } from '@opencensus/instrumentation-http'; | ||
@@ -18,0 +3,0 @@ import * as http2 from 'http2'; |
{ | ||
"name": "@opencensus/instrumentation-http2", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Opencensus http2 automatic instrumentation package.", | ||
@@ -58,4 +58,4 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opencensus/instrumentation-http": "^0.0.2", | ||
"@opencensus/opencensus-core": "^0.0.2", | ||
"@opencensus/core": "^0.0.3", | ||
"@opencensus/instrumentation-http": "^0.0.3", | ||
"semver": "^5.5.0", | ||
@@ -62,0 +62,0 @@ "shimmer": "^1.2.0" |
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
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
25523
253
+ Added@opencensus/core@^0.0.3
+ Added@opencensus/core@0.0.3(transitive)
+ Added@opencensus/instrumentation-http@0.0.3(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedhdr-histogram-js@1.2.0(transitive)
+ Addedpako@1.0.11(transitive)
- Removed@opencensus/opencensus-core@^0.0.2
- Removed@opencensus/instrumentation-http@0.0.2(transitive)
- Removed@opencensus/opencensus-core@0.0.2(transitive)
- Removeddebug@3.2.7(transitive)
- Removedintercept-stdout@0.1.2(transitive)
- Removedlodash._arraycopy@3.0.0(transitive)
- Removedlodash._basevalues@3.0.0(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.toarray@3.0.2(transitive)
- Removedms@2.1.3(transitive)