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

h3lp

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h3lp - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

lib/index.d.ts
import { H3lp } from './manager/h3lp';
export * from './manager/h3lp';
export * from './model/delta';
export declare const h3lp: H3lp;

@@ -19,4 +19,5 @@ "use strict";

const h3lp_1 = require("./manager/h3lp");
__exportStar(require("./manager/h3lp"), exports);
__exportStar(require("./model/delta"), exports);
exports.h3lp = new h3lp_1.H3lp();
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "h3lp",
"version": "0.1.2",
"version": "0.1.3",
"description": "Helper for nodeJs",

@@ -5,0 +5,0 @@ "author": "Flavio Lionel Rita <flaviolrita@hotmail.com>",

Sorry, the diff of this file is not supported yet

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