New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bentley/telemetry-client

Package Overview
Dependencies
Maintainers
4
Versions
535
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bentley/telemetry-client - npm Package Compare versions

Comparing version 2.7.5 to 2.8.0

12

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"version": "2.7.5",
"tag": "@bentley/telemetry-client_v2.7.5",
"date": "Fri, 23 Oct 2020 16:23:50 GMT",
"version": "2.8.0",
"tag": "@bentley/telemetry-client_v2.8.0",
"date": "Fri, 23 Oct 2020 17:04:02 GMT",
"comments": {}

@@ -42,2 +42,8 @@ },

{
"version": "2.6.5",
"tag": "@bentley/telemetry-client_v2.6.5",
"date": "Sat, 26 Sep 2020 16:06:34 GMT",
"comments": {}
},
{
"version": "2.6.4",

@@ -44,0 +50,0 @@ "tag": "@bentley/telemetry-client_v2.6.4",

# Change Log - @bentley/telemetry-client
This log was last generated on Fri, 23 Oct 2020 16:23:50 GMT and should not be manually modified.
This log was last generated on Fri, 23 Oct 2020 17:04:02 GMT and should not be manually modified.
## 2.7.5
Fri, 23 Oct 2020 16:23:50 GMT
## 2.8.0
Fri, 23 Oct 2020 17:04:02 GMT

@@ -35,2 +35,7 @@ _Version update only_

## 2.6.5
Sat, 26 Sep 2020 16:06:34 GMT
_Version update only_
## 2.6.4

@@ -37,0 +42,0 @@ Tue, 22 Sep 2020 17:40:07 GMT

{
"name": "@bentley/telemetry-client",
"version": "2.7.5",
"version": "2.8.0",
"description": "iModel.js Telemetry Client",

@@ -20,3 +20,3 @@ "main": "lib/telemetry-client.js",

"docs": "betools docs --includes=../../generated-docs/extract --json=../../generated-docs/clients/telemetry-client/file.json --tsIndexFile=telemetry-client.ts --onlyJson",
"lint": "eslint ./src/**/*.ts 1>&2"
"lint": "eslint -f visualstudio ./src/**/*.ts 1>&2"
},

@@ -34,13 +34,13 @@ "keywords": [

"dependencies": {
"@bentley/bentleyjs-core": "2.7.5"
"@bentley/bentleyjs-core": "2.8.0"
},
"peerDependencies": {
"@bentley/itwin-client": "^2.7.5"
"@bentley/itwin-client": "^2.8.0"
},
"devDependencies": {
"@bentley/build-tools": "2.7.5",
"@bentley/eslint-plugin": "2.7.5",
"@bentley/certa": "2.7.5",
"@bentley/config-loader": "2.7.5",
"@bentley/itwin-client": "2.7.5",
"@bentley/build-tools": "2.8.0",
"@bentley/eslint-plugin": "2.8.0",
"@bentley/certa": "2.8.0",
"@bentley/config-loader": "2.8.0",
"@bentley/itwin-client": "2.8.0",
"@types/chai": "^4.1.4",

@@ -47,0 +47,0 @@ "@types/mocha": "^5.2.5",

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