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.8.5 to 0.8.6

examples/schema/number-with-min.schema.json

6

CHANGELOG.md

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

## [0.8.5](https://github.com/salesforce/uem-js/compare/v0.8.4...v0.8.5) (2022-02-14)
## [0.8.6](https://github.com/salesforce/uem-js/compare/v0.8.5...v0.8.6) (2022-03-14)
### Features
### Bug Fixes
* enable current array features and readOnly ([#104](https://github.com/salesforce/uem-js/issues/104)) ([fa1af30](https://github.com/salesforce/uem-js/commit/fa1af300577ee55f7db7b4239ccfe564b65fb844))
* enable number for validation ([#105](https://github.com/salesforce/uem-js/issues/105)) ([3950e86](https://github.com/salesforce/uem-js/commit/3950e86c0f02f808736b21b69d7a8726c5d9c458))
{
"name": "@lcem/meta-schemas",
"license": "MIT",
"version": "0.8.5",
"version": "0.8.6",
"types": "src/types/index.d.ts",

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

@@ -72,3 +72,3 @@ {

"simpleTypes": {
"enum": ["array", "boolean", "integer", "null", "object", "string"]
"enum": ["array", "boolean", "integer", "number", "null", "object", "string"]
},

@@ -75,0 +75,0 @@ "stringArray": {

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