Socket
Socket
Sign inDemoInstall

@types/npm-license-crawler

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

5

npm-license-crawler/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for npm-license-crawler 0.2
// Project: https://github.com/mwittig/npm-license-crawler
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface License {

@@ -7,0 +2,0 @@ licenses: string;

10

npm-license-crawler/package.json
{
"name": "@types/npm-license-crawler",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for npm-license-crawler",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm-license-crawler",

"name": "Florian Keller",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "e4c0ca8112680ebb6f0702ac6caec0e1d43aa6538127c9092ba0c3064509cbfe",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "e6a3b42840c337d970f069ebbc33968f2dbdde6895d703e3cde9621016306fa3",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for npm-license-crawler 0.2
// Project: https://github.com/mwittig/npm-license-crawler
// Definitions by: Florian Keller <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface License {

@@ -62,7 +57,6 @@ licenses: string;

### Additional Details
* Last updated: Thu, 08 Jul 2021 18:51:38 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Florian Keller](https://github.com/ffflorian).
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