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

@hoth/molecule

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hoth/molecule - npm Package Compare versions

Comparing version 1.1.2 to 1.1.4

2

dist/molecule.d.ts

@@ -27,3 +27,3 @@ import { FastifyLoggerInstance } from 'fastify';

*/
export declare function molecule<T = string>(ctrlPath: string, data: any, option: MoleculeOption): Promise<T>;
export declare function molecule<T = string>(ctrlPath: string, data: any, option: MoleculeOption): Promise<T | null>;
export {};
{
"name": "@hoth/molecule",
"version": "1.1.2",
"version": "1.1.4",
"description": "molecule plugin for hoth framework",

@@ -11,3 +11,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/cxtom/hoth.git"
"url": "git+https://github.com/searchfe/hoth.git"
},

@@ -33,3 +33,3 @@ "publishConfig": {

],
"gitHead": "ab78cdefa5a55d3bd34f22e475bbae359f49b61f"
"gitHead": "0735cada835eabb2ac787ca1c5f2ff4bb8310fe2"
}
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