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

@lcem/meta-schemas

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lcem/meta-schemas - npm Package Compare versions

Comparing version 0.6.23 to 0.7.0

examples/shape/eventNoProperties.shape.json

7

CHANGELOG.md

@@ -6,4 +6,7 @@ # Change Log

## [0.6.23](https://github.com/salesforce/low-code-experience-model/compare/v0.6.22...v0.6.23) (2021-07-12)
# [0.7.0](https://github.com/salesforce/low-code-experience-model/compare/v0.6.23...v0.7.0) (2021-07-28)
**Note:** Version bump only for package @lcem/meta-schemas
### Features
* allow empty objects for events @W-9627571 ([#75](https://github.com/salesforce/low-code-experience-model/issues/75)) ([28efc65](https://github.com/salesforce/low-code-experience-model/commit/28efc65be67ededeaa3c6def192bd72435982a80))
{
"name": "@lcem/meta-schemas",
"license": "MIT",
"version": "0.6.23",
"version": "0.7.0",
"types": "src/types/index.d.ts",

@@ -6,0 +6,0 @@ "publishConfig": {

@@ -48,4 +48,4 @@ {

},
"required": ["type", "properties"],
"required": ["type"],
"additionalProperties": false
}
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