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

type-analyzer

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-analyzer - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "type-analyzer",
"description": "Infer types from columns in JSON",
"version": "0.1.3",
"version": "0.1.4",
"main": "index.js",

@@ -6,0 +6,0 @@ "repository": {

@@ -124,2 +124,3 @@ // Copyright (c) 2017 Uber Technologies, Inc.

YYYY + '-' + M + '-' + D,
YYYY + '\\/' + M + '\\/' + D,
M + '\\/' + D + '\\/' + YYYY,

@@ -133,2 +134,3 @@ MMMM + ' ' + DD + ', ' + YYYY,

'YYYY-M-D',
'YYYY/M/D',
'M/D/YYYY',

@@ -135,0 +137,0 @@ 'MMMM DD, YYYY',

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