Socket
Socket
Sign inDemoInstall

@amalto/typings

Package Overview
Dependencies
Maintainers
2
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.56 to 1.9.57

1

build/models/AppKey.d.ts

@@ -12,2 +12,3 @@ export interface AppKey {

publisherAddress: string;
publisherId: string;
properties: {

@@ -14,0 +15,0 @@ [key: string]: string;

@@ -25,2 +25,4 @@ export interface AppKey {

publisherId: string;
/** Custom properties. */

@@ -27,0 +29,0 @@ properties: {

4

package.json

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.56",
"version": "1.9.57",
"license": "MIT",

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

},
"gitHead": "08b20828287c7a3564ba34dce6a4deadae1629e0"
"gitHead": "3aef7cc94c83f807b312952476a4212de74e26e8"
}
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