Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amalto/typings

Package Overview
Dependencies
Maintainers
4
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.0.32 to 1.0.33

4

build/index.d.ts

@@ -0,1 +1,2 @@

import { Action } from './models/Action';
import { AppKey } from './models/AppKey';

@@ -11,2 +12,4 @@ import { RunningJob } from './models/JobControl';

import AceSession from './models/AceSession';
import { DisplayTemplate, DisplayTemplateItem } from './models/DisplayTemplate';
export { Action };
export { AppKey };

@@ -22,1 +25,2 @@ export { RunningJob };

export { AceSession };
export { DisplayTemplate, DisplayTemplateItem };

@@ -9,2 +9,4 @@ "use strict";

exports.getUserJson = UserModel_1.getUserJson;
var DisplayTemplate_1 = require("./models/DisplayTemplate");
exports.DisplayTemplateItem = DisplayTemplate_1.DisplayTemplateItem;
//# sourceMappingURL=index.js.map

2

package.json

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.0.32",
"version": "1.0.33",
"license": "MIT",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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