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

hcode-core

Package Overview
Dependencies
Maintainers
5
Versions
633
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hcode-core - npm Package Compare versions

Comparing version 0.1.413 to 0.1.414

3

build/interfaces/person.d.ts

@@ -16,2 +16,5 @@ import { Address, CourseCertificate, Domain, ExamApplied, File, ListPerson, Log, PersonCourseContent, PersonValue, ScheduledClassPerson, ScheduledClassPersonLevel, ScheduledClassRoll, ServiceSubscribePerson, PersonTag, User, AddressPerson, Assessment, BitcodeWallet, BusinessPerson, BusinessStudent, Card, ClassVideoLog, Newsletter, Order, PageView, PersonCourse, PersonLog, PersonMail, PersonSource, PostPerson, SceneComment, ScenePerson, ScheduledClassPersonExam, ServiceSubscribeEmail, TakeFile, TakePerson, TakeSource } from '.';

photoId?: number;
email?: string;
phone?: string;
document?: string;
address?: Address;

@@ -18,0 +21,0 @@ Domain?: Domain;

2

package.json
{
"name": "hcode-core",
"version": "0.1.413",
"version": "0.1.414",
"description": "Hcode Core",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -55,2 +55,7 @@ import {

photoId?: number;
email?: string;
phone?: string;
document?: string;
address?: Address;

@@ -57,0 +62,0 @@ Domain?: Domain;

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