Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instana/autoprofile

Package Overview
Dependencies
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/autoprofile - npm Package Compare versions

Comparing version 1.112.0 to 1.112.1

5

index.js

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
let AutoProfiler = require('./lib/auto_profiler').AutoProfiler;

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
/* eslint-disable no-restricted-syntax */

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
/* eslint-disable no-restricted-syntax, no-continue */

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
'use strict';

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

/*
* (c) Copyright IBM Corp. 2021
* (c) Copyright Instana Inc. 2020
*/
const fs = require('fs');

@@ -2,0 +7,0 @@ const path = require('path');

4

package.json
{
"name": "@instana/autoprofile",
"version": "1.112.0",
"version": "1.112.1",
"description": "Automatic Node.js Profiler",

@@ -60,3 +60,3 @@ "keywords": [

"license": "BSD-3-Clause",
"gitHead": "e6a68d4fca619c35cf0108a1f171d271b10d28fe"
"gitHead": "dc21f3171aa6e46a3fbc56b619eb0536aa87f3e7"
}

Sorry, the diff of this file is not supported yet

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