New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@types/is-github-url

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/is-github-url - npm Package Compare versions

Comparing version
1.2.0
to
1.2.1
+0
-5
is-github-url/index.d.ts

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

// Type definitions for is-github-url 1.2
// Project: https://github.com/alferov/is-github-url
// Definitions by: Ivan Nikolić <https://github.com/niksy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -7,0 +2,0 @@ /**

+5
-5
{
"name": "@types/is-github-url",
"version": "1.2.0",
"version": "1.2.1",
"description": "TypeScript definitions for is-github-url",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-github-url",

"name": "Ivan Nikolić",
"url": "https://github.com/niksy",
"githubUsername": "niksy"
"githubUsername": "niksy",
"url": "https://github.com/niksy"
}

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

"dependencies": {},
"typesPublisherContentHash": "f3f25d039852942e5662e6b87bee4ecda7438d08ee6c18d91bf741aebf7c5eca",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "13c23eebc045ca4376d937a2b29d3b4724470dfaf079cb6ec2da5ac741056f83",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for is-github-url 1.2
// Project: https://github.com/alferov/is-github-url
// Definitions by: Ivan Nikolić <https://github.com/niksy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -37,7 +32,6 @@ /**

### Additional Details
* Last updated: Wed, 28 Jul 2021 00:01:20 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ivan Nikolić](https://github.com/niksy).