Socket
Socket
Sign inDemoInstall

@types/json5

Package Overview
Dependencies
1
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.30 to 2.2.0

29

json5/package.json
{
"name": "@types/json5",
"version": "0.0.30",
"description": "TypeScript definitions for JSON5",
"license": "MIT",
"contributors": [
{
"name": "Jason Swearingen",
"url": "https://jasonswearingen.github.io"
},
{
"name": "Kacper Wiszczuk",
"url": "https://github.com/Esemesek",
"githubUsername": "Esemesek"
}
],
"version": "2.2.0",
"typings": null,
"description": "Stub TypeScript definitions entry for json5, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "731c5be92e0a26e32524b0be140aa3ae99eecb2c702c1625afe2f35908283dd4",
"typeScriptVersion": "2.0"
"author": "",
"license": "MIT",
"dependencies": {
"json5": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/json5`
This is a stub types definition for @types/json5 (http://json5.org/).
# Summary
This package contains type definitions for JSON5 (http://json5.org/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json5
Additional Details
* Last updated: Tue, 21 Aug 2018 16:28:53 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Jason Swearingen <https://jasonswearingen.github.io>, Kacper Wiszczuk <https://github.com/Esemesek>.
json5 provides its own type definitions, so you don't need @types/json5 installed!

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc