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.32 to 1.9.33

1

build/models/JobControl.d.ts

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

COMPLETE: string;
CANCELING: string;
INERROR: string;

@@ -47,0 +48,0 @@ RUNNING: string;

@@ -5,2 +5,3 @@ "use strict";

COMPLETE: 'COMPLETE',
CANCELING: 'CANCELING',
INERROR: 'INERROR',

@@ -7,0 +8,0 @@ RUNNING: 'RUNNING',

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

COMPLETE: 'COMPLETE',
CANCELING: 'CANCELING',
INERROR: 'INERROR',

@@ -49,0 +50,0 @@ RUNNING: 'RUNNING',

4

package.json

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.9.32",
"version": "1.9.33",
"license": "MIT",

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

},
"gitHead": "fae110ad8d23d6b1d8fec380d839e0c879801801"
"gitHead": "e1aa803881b342ca2bd234c95f445b39b237fdb9"
}

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