Socket
Socket
Sign inDemoInstall

@opencensus/instrumentation-http2

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencensus/instrumentation-http2 - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

15

build/src/http2.d.ts
/// <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';

6

package.json
{
"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"

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