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.32 to 0.0.33

2

lib/interfaces/file.d.ts
export interface File {
id: number;
name: string;
path: string;
url: string;
extension: string;

@@ -6,0 +6,0 @@ bytes: number;

{
"name": "hcode-core",
"version": "0.0.32",
"version": "0.0.33",
"description": "Hcode Core",

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

export interface File {
id: number;
name: string;
path: string;
url: string;
extension: string;

@@ -6,0 +6,0 @@ bytes: number;

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

name: string;
path: string;
url: string;
extension: string;

@@ -62,0 +62,0 @@ bytes: number;

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