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.37 to 1.0.38

build/models/AppEndpointsModel.d.ts

4

build/index.d.ts

@@ -14,2 +14,4 @@ import { Action } from './models/Action';

import { EndpointsUrl } from './models/EndpointsUrl';
import { FeatureEndpoint, Endpoints, AppEndpointsModel } from './models/AppEndpointsModel';
import { AppInstanceModel, AppInstanceSearch } from './models/AppInstanceModel';
export { Action };

@@ -28,1 +30,3 @@ export { AppKey };

export { EndpointsUrl };
export { FeatureEndpoint, Endpoints, AppEndpointsModel };
export { AppInstanceModel, AppInstanceSearch };

2

package.json

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.0.37",
"version": "1.0.38",
"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