Socket
Socket
Sign inDemoInstall

@bentley/imodeljs-common

Package Overview
Dependencies
Maintainers
4
Versions
524
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bentley/imodeljs-common - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

6

CHANGELOG.json

@@ -5,2 +5,8 @@ {

{
"version": "2.3.1",
"tag": "@bentley/imodeljs-common_v2.3.1",
"date": "Mon, 13 Jul 2020 18:50:14 GMT",
"comments": {}
},
{
"version": "2.3.0",

@@ -7,0 +13,0 @@ "tag": "@bentley/imodeljs-common_v2.3.0",

7

CHANGELOG.md
# Change Log - @bentley/imodeljs-common
This log was last generated on Fri, 10 Jul 2020 17:23:14 GMT and should not be manually modified.
This log was last generated on Mon, 13 Jul 2020 18:50:14 GMT and should not be manually modified.
## 2.3.1
Mon, 13 Jul 2020 18:50:14 GMT
*Version update only*
## 2.3.0

@@ -6,0 +11,0 @@ Fri, 10 Jul 2020 17:23:14 GMT

20

package.json
{
"name": "@bentley/imodeljs-common",
"version": "2.3.0",
"version": "2.3.1",
"description": "iModel.js components common to frontend and backend",

@@ -43,6 +43,6 @@ "main": "lib/imodeljs-common.js",

"peerDependencies": {
"@bentley/bentleyjs-core": "^2.3.0",
"@bentley/geometry-core": "^2.3.0",
"@bentley/imodelhub-client": "^2.3.0",
"@bentley/itwin-client": "^2.3.0"
"@bentley/bentleyjs-core": "^2.3.1",
"@bentley/geometry-core": "^2.3.1",
"@bentley/imodelhub-client": "^2.3.1",
"@bentley/itwin-client": "^2.3.1"
},

@@ -54,7 +54,7 @@ "//devDependencies": [

"devDependencies": {
"@bentley/bentleyjs-core": "2.3.0",
"@bentley/build-tools": "2.3.0",
"@bentley/geometry-core": "2.3.0",
"@bentley/imodelhub-client": "2.3.0",
"@bentley/itwin-client": "2.3.0",
"@bentley/bentleyjs-core": "2.3.1",
"@bentley/build-tools": "2.3.1",
"@bentley/geometry-core": "2.3.1",
"@bentley/imodelhub-client": "2.3.1",
"@bentley/itwin-client": "2.3.1",
"@types/chai": "^4.1.4",

@@ -61,0 +61,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