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.22 to 1.9.23

2

build/models/AppInstanceModel.d.ts

@@ -9,4 +9,4 @@ declare module AppInstanceModel {

interface AppInstanceModel {
displayName?: string;
name?: string;
displayName?: string;
description?: string;

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

@@ -16,4 +16,4 @@ /**

interface AppInstanceModel {
displayName?: string;
name?: string
displayName?: string;
description?: string

@@ -20,0 +20,0 @@ enabled?: boolean

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.22",
"version": "1.9.23",
"license": "MIT",

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

},
"gitHead": "5e256cfa0e8c35588883d2899893692388adaa4c"
"gitHead": "eb79ad91cabb7be571c949ec14ca578c3b2f60a3"
}

@@ -24,5 +24,4 @@ {

"exclude": [
"node_modules",
"build"
"node_modules"
]
}
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