New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

h-naya-commons

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h-naya-commons - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

0

dist/generic/GenericFunc.d.ts

@@ -0,0 +0,0 @@ export default class GenericFunc {

export { default as GenericFunc } from "./GenericFunc";
export * from "./generic";
export * from "./result";

@@ -0,0 +0,0 @@ import { ResultConfig } from "./types";

@@ -0,0 +0,0 @@ import BaseResult from "./BaseResult";

export { default as Result } from "./Result";
export * from "./types";

@@ -0,0 +0,0 @@ import { FailedResultConfig, FailedResultI, SuccessResultConfig, SuccessResultI } from "./types";

@@ -0,0 +0,0 @@ import BaseResult from "./BaseResult";

@@ -0,0 +0,0 @@ export interface ResultConfig {

@@ -0,0 +0,0 @@ Copyright (c) 2015-present Lerna Contributors

4

package.json
{
"name": "h-naya-commons",
"version": "0.0.36",
"version": "0.0.37",
"description": "Commons for naya",

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

"license": "MIT",
"gitHead": "49b80aed51c4a97a483acd82b9d583cb0de5e9de",
"gitHead": "1231f0931bdffd5b2fee4003a036839db2de1937",
"publishConfig": {

@@ -45,0 +45,0 @@ "access": "public"

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