Socket
Socket
Sign inDemoInstall

@hestia-earth/utils

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hestia-earth/utils - npm Package Compare versions

Comparing version 0.8.1 to 0.9.0

1

dist/index.d.ts
export * from './array';
export * from './boolean';
export * from './csv';
export * from './date';

@@ -5,0 +4,0 @@ export * from './form';

@@ -15,3 +15,2 @@ "use strict";

__exportStar(require("./boolean"), exports);
__exportStar(require("./csv"), exports);
__exportStar(require("./date"), exports);

@@ -18,0 +17,0 @@ __exportStar(require("./form"), exports);

{
"name": "@hestia-earth/utils",
"version": "0.8.1",
"version": "0.9.0",
"description": "Hestia Utils library",

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

"bin": {
"hestia-convert-csv": "dist/bin/bin-convert-csv.js",
"hestia-validate-terms": "dist/bin/bin-validate-terms.js"

@@ -36,8 +35,4 @@ },

"homepage": "https://gitlab.com/hestia-earth/hestia-utils#readme",
"dependencies": {
"lodash.get": "^4.4.2"
},
"devDependencies": {
"@types/chai": "^4.2.21",
"@types/lodash.get": "^4.4.6",
"@types/mocha": "^7.0.2",

@@ -44,0 +39,0 @@ "@types/node": "^14.17.6",

export * from './array';
export * from './boolean';
export * from './csv';
export * from './date';

@@ -5,0 +4,0 @@ export * from './form';

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