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

@itwin/core-bentley

Package Overview
Dependencies
Maintainers
2
Versions
975
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itwin/core-bentley - npm Package Compare versions

Comparing version 3.0.0-dev.72 to 3.0.0-dev.73

10

package.json
{
"name": "@itwin/core-bentley",
"version": "3.0.0-dev.72",
"version": "3.0.0-dev.73",
"description": "Bentley JavaScript core components",

@@ -24,4 +24,4 @@ "main": "lib/core-bentley.js",

"devDependencies": {
"@itwin/build-tools": "3.0.0-dev.72",
"@itwin/eslint-plugin": "3.0.0-dev.72",
"@itwin/build-tools": "3.0.0-dev.73",
"@itwin/eslint-plugin": "3.0.0-dev.73",
"@types/chai": "^4.1.4",

@@ -49,3 +49,3 @@ "@types/chai-as-promised": "^7",

"scripts": {
"compile": "npm run build",
"compile": "npm run -s build",
"build": "tsc 1>&2",

@@ -56,5 +56,5 @@ "clean": "rimraf lib .rush/temp/package-deps*.json",

"docs": "betools docs --json=../../generated-docs/core/core-bentley/file.json --tsIndexFile=core-bentley.ts --onlyJson",
"cover": "nyc npm test",
"cover": "nyc npm -s test",
"lint": "eslint -f visualstudio \"./src/**/*.ts\" 1>&2"
}
}
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