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

get-date-format

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-date-format - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

9

.eslintrc.js

@@ -7,3 +7,2 @@ module.exports = {

},
// extends: ["eslint:recommended"],
extends: ["eslint:recommended", "prettier"],

@@ -15,10 +14,2 @@ plugins: ["prettier"],

rules: {
// "prettier/prettier": [
// "error",
// {
// singleQuote: true,
// jsxBracketSameLine: true,
// trailingComma: "es5",
// printWidth: 80
// }],
"comma-dangle": ["error", "always-multiline"],

@@ -25,0 +16,0 @@ indent: ["error", 2],

5

package.json
{
"name": "get-date-format",
"version": "0.0.3",
"version": "0.0.4",
"description": "Module that tries to get the date format out of sample of dates",
"main": "./dist/main.js",
"main": "./dist/lib.js",
"directories": {
"config": "./config",
"dist": "./dist",

@@ -9,0 +8,0 @@ "src": "./src"

.npmignore

Sorry, the diff of this file is not supported yet

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