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.2 to 0.0.3

2

package.json
{
"name": "hcode-core",
"version": "0.0.2",
"version": "0.0.3",
"description": "Hcode Core",

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

@@ -108,3 +108,3 @@ const chalk = require('chalk');

finalContent.push("declare module 'hcode-interfaces' {");
finalContent.push("declare module 'hcode-core' {");

@@ -111,0 +111,0 @@ parses.forEach((parse) => {

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

};
declare module 'hcode-interfaces' {
declare module 'hcode-core' {
export type AnyObject = AnyObjectAliased;

@@ -84,0 +84,0 @@ export type Course = CourseAliased;

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