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

@types/lightship

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/lightship - npm Package Compare versions

Comparing version 6.1.0 to 6.6.0

37

lightship/package.json
{
"name": "@types/lightship",
"version": "6.1.0",
"description": "TypeScript definitions for lightship",
"license": "MIT",
"contributors": [
{
"name": "Scott Chang",
"url": "https://github.com/purmac",
"githubUsername": "purmac"
},
{
"name": "Karoun Kasraie",
"url": "https://github.com/karoun",
"githubUsername": "karoun"
},
{
"name": "Jay Anslow",
"url": "https://github.com/janslow",
"githubUsername": "janslow"
}
],
"version": "6.6.0",
"typings": null,
"description": "Stub TypeScript definitions entry for lightship, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lightship"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "2ba5768e52422f791090bd10a21646ffc041690c019a76fb3bf9cc43d8c098ef",
"typeScriptVersion": "3.0"
"lightship": "*"
}
}

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

# Installation
> `npm install --save @types/lightship`
This is a stub types definition for @types/lightship (https://github.com/gajus/lightship#readme).
# Summary
This package contains type definitions for lightship (https://github.com/gajus/lightship#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lightship.
### Additional Details
* Last updated: Fri, 05 Jun 2020 17:16:13 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Scott Chang](https://github.com/purmac), [Karoun Kasraie](https://github.com/karoun), and [Jay Anslow](https://github.com/janslow).
lightship provides its own type definitions, so you don't need @types/lightship 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