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

type-analyzer

Package Overview
Dependencies
Maintainers
1
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.0.0 to 0.1.0

.npmignore

36

package.json
{
"name": "type-analyzer",
"version": "0.0.0",
"description": "",
"author": "Balthazar",
"description": "Infer types from columns in JSON",
"version": "0.1.0",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@github.com:uber-web/type-analyzer.git"
},
"scripts": {
"lint": "eslint src test",
"test": "tape test"
},
"dependencies": {},
"devDependencies": {
"eslint": "^4.4.1",
"eslint-config-uber-es5": "^2.0.3",
"tape": "^4.6.3",
"tape-run": "^2.1.4"
},
"eslintConfig": {
"extends": [
"eslint-config-uber-es5"
]
},
"contributors": [
{
"name": "Andrew McNutt",
"email": "mcnutt@uber.com"
},
{
"name": "Chris Chua",
"email": "chua@uber.com"
}
],
"license": "MIT"
}
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