Socket
Socket
Sign inDemoInstall

@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.39 to 1.9.40

2

build/models/WebStorage.d.ts

@@ -9,3 +9,3 @@ import { UserModel } from './UserModel';

storeInfraAlertCloseDate: (date: string) => void;
infraAlertCloseDate: string;
infraAlertCloseDate: string | null;
storeLastTriggeredUpdate: (date: string) => void;

@@ -12,0 +12,0 @@ lastTriggeredUpdate: string;

@@ -17,3 +17,3 @@

infraAlertCloseDate: string;
infraAlertCloseDate: string | null;

@@ -87,2 +87,2 @@ /** always saved in localStorage (used for app bootstrapping) */

locale: string;
}
}

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.39",
"version": "1.9.40",
"license": "MIT",

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

},
"gitHead": "9156166c83298987c6c305fbf5baf3ccd0ed71b8"
"gitHead": "7e177a28dc52da42adf3868402f96880b1967003"
}
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