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

@itwin/presentation-shared

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itwin/presentation-shared - npm Package Compare versions

Comparing version 0.5.0 to 1.0.0

8

CHANGELOG.md
# @itwin/presentation-shared
## 1.0.0
### Major Changes
- [#727](https://github.com/iTwin/presentation/pull/727): 1.0 release.
The APIs are now considered stable and ready for production use.
## 0.5.0

@@ -4,0 +12,0 @@

5

package.json
{
"name": "@itwin/presentation-shared",
"version": "0.5.0",
"version": "1.0.0",
"description": "The package contains types and utilities used across different iTwin.js Presentation packages.",

@@ -62,4 +62,5 @@ "license": "MIT",

"extract-api": "extract-api --entry=presentation-shared --apiReportFolder=./api --apiReportTempFolder=./api/temp --apiSummaryFolder=./api",
"check-internal": "node ../../scripts/checkInternal.js --apiSummary ./api/presentation-shared.api.md"
"check-internal": "node ../../scripts/checkInternal.js --apiSummary ./api/presentation-shared.api.md",
"validate-markdowns": "node ../../scripts/validateMarkdowns.js README.md"
}
}
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