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

@amalto/typings

Package Overview
Dependencies
Maintainers
3
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amalto/typings - npm Package Compare versions

Comparing version 1.9.41 to 1.9.42

2

build/models/AppInstanceModel.d.ts

@@ -10,3 +10,3 @@ declare module AppInstanceModel {

displayName?: string;
name?: string;
name: string;
description?: string;

@@ -13,0 +13,0 @@ enabled?: boolean;

@@ -17,3 +17,3 @@ /**

displayName?: string;
name?: string
name: string
description?: string

@@ -33,2 +33,2 @@ enabled?: boolean

export { AppInstanceModel, AppInstanceSearch }
export { AppInstanceModel, AppInstanceSearch }

@@ -5,3 +5,3 @@ {

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.41",
"version": "1.9.42",
"license": "MIT",

@@ -46,3 +46,3 @@ "repository": {

},
"gitHead": "603921e200ac48d2fb948401c2a09e93e513ffb8"
"gitHead": "e1891f9bb615b6359fc862abe9381f64da104955"
}
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