Socket
Socket
Sign inDemoInstall

@types/package-json

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/package-json - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

32

package-json/package.json
{
"name": "@types/package-json",
"version": "5.0.0",
"description": "TypeScript definitions for package-json",
"license": "MIT",
"contributors": [
{
"name": "Jinwoo Lee",
"url": "https://github.com/jinwoo",
"githubUsername": "jinwoo"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
}
],
"version": "5.0.1",
"typings": null,
"description": "Stub TypeScript definitions entry for package-json, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "0bd0ee154ad6cdfe1e783a1c3c4a5adf5a1f72c4250ba73d210b752a5b7e3730",
"typeScriptVersion": "2.0"
"author": "",
"repository": "https://github.com/sindresorhus/package-json",
"license": "MIT",
"dependencies": {
"package-json": "*"
}
}

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

# Installation
> `npm install --save @types/package-json`
This is a stub types definition for package-json (https://github.com/sindresorhus/package-json).
# Summary
This package contains type definitions for package-json (https://github.com/sindresorhus/package-json#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/package-json
Additional Details
* Last updated: Sat, 19 Jan 2019 01:20:42 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Jinwoo Lee <https://github.com/jinwoo>, BendingBender <https://github.com/BendingBender>.
package-json provides its own type definitions, so you don't need @types/package-json installed!
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