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

@types/ngmap

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ngmap - npm Package Compare versions

Comparing version
1.17.9
to
1.17.10
+0
-6
ngmap/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for angularjs-google-maps v1.17.3
// Project: https://github.com/allenhwkim/angularjs-google-maps
// Definitions by: Niko Kovačič <https://github.com/nkovacic>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
/// <reference types="angular" />

@@ -8,0 +2,0 @@ /// <reference types="google.maps" />

+5
-5
{
"name": "@types/ngmap",
"version": "1.17.9",
"description": "TypeScript definitions for angularjs-google-maps",
"version": "1.17.10",
"description": "TypeScript definitions for ngmap",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ngmap",

@@ -10,4 +10,4 @@ "license": "MIT",

"name": "Niko Kovačič",
"url": "https://github.com/nkovacic",
"githubUsername": "nkovacic"
"githubUsername": "nkovacic",
"url": "https://github.com/nkovacic"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "d4a00bfd8d3d31df0133b4ac40f6b2439a7d2c8e14d51e7fd47e8233f27c0bdb",
"typesPublisherContentHash": "15dc3c57cf3b48520439c717f218b60b0d10a024c9cddfea8853aa3aa6383484",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for angularjs-google-maps (https://github.com/allenhwkim/angularjs-google-maps).
This package contains type definitions for ngmap (https://github.com/allenhwkim/angularjs-google-maps).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular), [@types/google.maps](https://npmjs.com/package/@types/google.maps)
* Global values: none
# Credits
These definitions were written by [Niko Kovačič](https://github.com/nkovacic).