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.61 to 1.9.62

1

build/models/JobControl.d.ts

@@ -23,2 +23,3 @@ export interface RunningJob {

id: string;
jobId: string;
entityFile: {

@@ -25,0 +26,0 @@ path: string;

@@ -24,2 +24,3 @@ export interface RunningJob {

id: string;
jobId: string;
entityFile: {

@@ -26,0 +27,0 @@ path: string;

4

package.json

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.61",
"version": "1.9.62",
"license": "MIT",

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

},
"gitHead": "e5627473206415016a52d225d99da22fd0bd9aec"
"gitHead": "cd274467545b258da8df797569ac09147a040c50"
}

Sorry, the diff of this file is not supported yet

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