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

eh-dia-util-slim

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eh-dia-util-slim - npm Package Compare versions

Comparing version 1.1.2 to 2.0.0

2

index.js

@@ -35,2 +35,2 @@ "use strict";

module.exports = ehDiaUtil;
exports.default = ehDiaUtil;
{
"name": "eh-dia-util-slim",
"version": "1.1.2",
"description": "Hoje é um dia útil? Qual é o próximo dia útil? Pequena lógica para determinar o próximo (ou se hoje é) dia útil considerando fériados nacionais (móveis ou não).",
"version": "2.0.0",
"description":
"Hoje é um dia útil? Qual é o próximo dia útil? Pequena lógica para determinar o próximo (ou se hoje é) dia útil considerando fériados nacionais (móveis ou não).",
"main": "index.js",

@@ -12,7 +13,9 @@ "types": "index.d.ts",

"test": "mocha test/*.spec.js",
"autotest": "./node_modules/.bin/supervisor -q -n exit -x npm test"
"autotest":
"./node_modules/.bin/supervisor -q -n exit -x npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/degroote22/eh-dia-util-slim.git"
"url":
"git+https://github.com/degroote22/eh-dia-util-slim.git"
},

@@ -34,7 +37,10 @@ "keywords": [

"bugs": {
"url": "https://github.com/degroote22/eh-dia-util-slim/issues"
"url":
"https://github.com/degroote22/eh-dia-util-slim/issues"
},
"homepage": "https://github.com/degroote22/eh-dia-util-slim#readme",
"homepage":
"https://github.com/degroote22/eh-dia-util-slim#readme",
"devDependencies": {
"chai": "^4.1.2",
"dayjs": "^1.5.23",
"mocha": "^3.5.0",

@@ -41,0 +47,0 @@ "supervisor": "^0.12.0"

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