@types/update-notifier
Advanced tools
Comparing version 6.0.1 to 6.0.2
@@ -9,5 +9,4 @@ // Type definitions for update-notifier 6.0 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Minimum TypeScript Version: 4.1 | ||
import UpdateNotifier, { NotifyOptions, Package, Settings, UpdateInfo } from './update-notifier'; | ||
import UpdateNotifier, { NotifyOptions, Package, Settings, UpdateInfo } from './update-notifier.js'; | ||
@@ -14,0 +13,0 @@ /** Checks if there is an available update */ |
{ | ||
"name": "@types/update-notifier", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "TypeScript definitions for update-notifier", | ||
@@ -46,5 +46,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/update-notifier", | ||
}, | ||
"typesPublisherContentHash": "161e7084b70ae871bd028f91e019ec7b1528d7f0971683b72a5f4393226a4043", | ||
"typeScriptVersion": "4.1", | ||
"typesPublisherContentHash": "59344ff210237c7586763b60cf12778425228fc61e78f7c005527669f03dcfc6", | ||
"typeScriptVersion": "4.2", | ||
"type": "module" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 04 Jul 2022 19:32:19 GMT | ||
* Dependencies: [@types/configstore](https://npmjs.com/package/@types/configstore), [@types/boxen](https://npmjs.com/package/@types/boxen) | ||
* Last updated: Sat, 04 Feb 2023 18:02:33 GMT | ||
* Dependencies: [@types/boxen](https://npmjs.com/package/@types/boxen), [@types/configstore](https://npmjs.com/package/@types/configstore) | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6299
75