Socket
Socket
Sign inDemoInstall

@jupiterone/data-model

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/data-model - npm Package Compare versions

Comparing version 0.43.0 to 0.44.0

8

CHANGELOG.md

@@ -11,2 +11,6 @@ # Changelog

## 0.44.0 - 2022-02-03
- `state` property added to `Host` entity class
## 0.43.0 - 2022-01-10

@@ -20,4 +24,4 @@

- Warning was being thrown for usage of `format: string` for emailDomain property. Removed
the format to silience the warning.
- Warning was being thrown for usage of `format: string` for emailDomain
property. Removed the format to silience the warning.

@@ -24,0 +28,0 @@ ## 0.42.0 - 2021-12-15

@@ -109,2 +109,6 @@ {

"type": "boolean"
},
"state": {
"description": "The current state of a host (e.g. pending, running, shutting-down, terminated, stopping, stopped)",
"type": "string"
}

@@ -111,0 +115,0 @@ },

{
"name": "@jupiterone/data-model",
"version": "0.43.0",
"version": "0.44.0",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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