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

@types/ng-dialog

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ng-dialog - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

3

ng-dialog/index.d.ts
// Type definitions for ngDialog 0.6
// Project: https://github.com/likeastore/ngDialog
// Definitions by: Stephen Lautier <https://github.com/stephenlautier>
// Philipp Katz <https://github.com/qqilihq>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -256,3 +257,3 @@ // TypeScript Version: 2.3

*/
scope?: IDialogScope | undefined;
scope?: ng.IScope | undefined;

@@ -259,0 +260,0 @@ /**

{
"name": "@types/ng-dialog",
"version": "0.6.4",
"version": "0.6.5",
"description": "TypeScript definitions for ngDialog",

@@ -12,2 +12,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-dialog",

"githubUsername": "stephenlautier"
},
{
"name": "Philipp Katz",
"url": "https://github.com/qqilihq",
"githubUsername": "qqilihq"
}

@@ -26,4 +31,4 @@ ],

},
"typesPublisherContentHash": "a5fb5a582b78385838131393a55c26b7c36a086481b4c80b6031d6a28c1a81b6",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "8ac63c341685fa3ba840802366f650b23a00d33bf665523f3e5d2a3fed3c5400",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 08 Jul 2021 18:51:15 GMT
* Last updated: Sat, 13 Nov 2021 01:01:22 GMT
* Dependencies: [@types/angular](https://npmjs.com/package/@types/angular)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Stephen Lautier](https://github.com/stephenlautier).
These definitions were written by [Stephen Lautier](https://github.com/stephenlautier), and [Philipp Katz](https://github.com/qqilihq).
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