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

is-tuesday

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

is-tuesday - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "is-tuesday",
"version": "1.0.0",
"version": "1.0.1",
"description": "Determines if today is Tuesday or not.",
"main": "index.js",
"scripts": {
"test": "npm run lint",
"test": "npm run lint && jest",
"lint": "eslint . --ext .js --ext .json"

@@ -29,3 +29,4 @@ },

"eslint-config-amber": "^1.1.0",
"eslint-plugin-json": "^1.2.1"
"eslint-plugin-json": "^1.2.1",
"jest": "^23.6.0"
},

@@ -32,0 +33,0 @@ "eslintConfig": {

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