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
2
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.0.70 to 0.0.71

2

lib/interfaces/post.d.ts

@@ -15,3 +15,3 @@ import { App } from './app';

updateAt?: string;
page?: Page;
page: Page;
author?: User;

@@ -18,0 +18,0 @@ cover?: File;

{
"name": "hcode-core",
"version": "0.0.70",
"version": "0.0.71",
"description": "Hcode Core",

@@ -5,0 +5,0 @@ "types": "typings.d.ts",

@@ -18,3 +18,3 @@ import { App } from './app';

page?: Page;
page: Page;
author?: User;

@@ -21,0 +21,0 @@ cover?: File;

@@ -288,3 +288,3 @@ //Arquivo gerado automaticamente. NÃO EDITAR pois será perdido.

updateAt?: string;
page?: PageAliased;
page: PageAliased;
author?: UserAliased;

@@ -291,0 +291,0 @@ cover?: FileAliased;

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