Socket
Socket
Sign inDemoInstall

@bentley/itwin-client

Package Overview
Dependencies
Maintainers
4
Versions
599
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bentley/itwin-client - npm Package Compare versions

Comparing version 3.0.0-dev.176 to 3.0.0-dev.177

15

package.json
{
"name": "@bentley/itwin-client",
"version": "3.0.0-dev.176",
"version": "3.0.0-dev.177",
"description": "Base client package for iTwin applications",

@@ -23,3 +23,3 @@ "main": "lib/cjs/itwin-client.js",

"peerDependencies": {
"@itwin/core-bentley": "^3.0.0-dev.176"
"@itwin/core-bentley": "^3.0.0-dev.177"
},

@@ -31,6 +31,6 @@ "//devDependencies": [

"devDependencies": {
"@itwin/core-bentley": "3.0.0-dev.176",
"@itwin/build-tools": "3.0.0-dev.176",
"@itwin/certa": "3.0.0-dev.176",
"@itwin/eslint-plugin": "3.0.0-dev.176",
"@itwin/core-bentley": "3.0.0-dev.177",
"@itwin/build-tools": "3.0.0-dev.177",
"@itwin/certa": "3.0.0-dev.177",
"@itwin/eslint-plugin": "3.0.0-dev.177",
"@types/chai": "^4.1.4",

@@ -81,3 +81,4 @@ "@types/deep-assign": "^0.1.0",

"cover": "nyc npm -s test"
}
},
"readme": "# @bentley/itwin-client\r\n\r\nCopyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.\r\n\r\n## Description\r\n\r\nThe __@bentley/itwin-client__ package contains client-side wrappers for sending requests to various services.\r\nThese classes work on both the frontend and backend.\r\n\r\n## Documentation\r\n\r\nSee the [iTwin.js](https://www.itwinjs.org) documentation for more information.\r\n"
}
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