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

@accurat/acc-data-portrait

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accurat/acc-data-portrait - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

dist/.DS_Store

2

dist/lib/models/types.d.ts

@@ -18,3 +18,3 @@ import { DATA_PORTRAIT_INTERPOLATION_TYPES, DATA_PORTRAIT_QUESTION_TYPES } from '../constants';

export type DataPortraitTextualQuestionAnswer = DataPortraitBaseQuestionAnswer & {
text: string;
text: string | string[];
};

@@ -21,0 +21,0 @@ export type DataPortraitCategoricalQuestionAnswer = DataPortraitBaseQuestionAnswer & {

@@ -12,3 +12,3 @@ {

],
"version": "2.1.5",
"version": "2.1.6",
"repository": {

@@ -15,0 +15,0 @@ "type": "git",

Sorry, the diff of this file is too big to display

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