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.18 to 1.0.19

4

build/models/Service.d.ts

@@ -10,3 +10,3 @@ export interface Id {

description: string;
calculatedContentMode: string;
calculatedContentMode?: string;
appInfo?: string;

@@ -21,3 +21,3 @@ lastModifiedBy?: string;

lastModifiedDate?: string;
contentMode: string;
contentMode?: string;
revisionId?: string;

@@ -24,0 +24,0 @@ }

@@ -10,3 +10,3 @@ export interface Id {

description: string
calculatedContentMode: string
calculatedContentMode?: string
appInfo?: string

@@ -22,3 +22,3 @@ lastModifiedBy?: string

lastModifiedDate?: string
contentMode: string
contentMode?: string
revisionId?: string

@@ -25,0 +25,0 @@ }

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

"description": "Interfaces used in Platform 6 UI component.",
"version": "1.0.18",
"version": "1.0.19",
"license": "MIT",

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

"dependencies": {
"@amalto/service-helpers": "1.0.40",
"@amalto/service-helpers": "1.0.41",
"react": "15.6.2",

@@ -38,0 +38,0 @@ "redux": "3.7.2"

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