New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stentor-models

Package Overview
Dependencies
Maintainers
1
Versions
701
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stentor-models - npm Package Compare versions

Comparing version 1.59.87 to 1.59.89

3

lib/Display/Types.d.ts
/*! Copyright (c) 2019, XAPPmedia */
import { Card } from "./Card";
import { List } from "./List";
import { MultistepForm } from "./MultistepForm";
import { SimpleDisplay } from "./SimpleDisplay";

@@ -10,2 +11,2 @@ export interface BaseDisplay {

}
export type Display = Card | List | SimpleDisplay | object;
export type Display = Card | List | SimpleDisplay | MultistepForm | object;

@@ -7,3 +7,3 @@ {

},
"version": "1.59.87",
"version": "1.59.89",
"description": "Models for 📣 stentor",

@@ -37,3 +37,3 @@ "types": "lib/index",

},
"gitHead": "3239e4f35453805a70d8f101cc5071919aff32a9"
"gitHead": "3ac00dc6cb41671fea9f046e2a64cb0795dbf317"
}
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