@types/browser-or-node
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for browser-or-node 1.2 | ||
// Type definitions for browser-or-node 1.3 | ||
// Project: https://github.com/flexdinesh/browser-or-node | ||
@@ -10,1 +10,2 @@ // Definitions by: Jussi Kinnula <https://github.com/jussikinnula> | ||
export const isNode: boolean; | ||
export function isJsDom(): boolean; |
{ | ||
"name": "@types/browser-or-node", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "TypeScript definitions for browser-or-node", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "dccf24932559099e83035d5b26a64e4b7e19ef1e12c2ac247235891ceefd0695", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "72f5af2fb2879458a894135ca45d0adae425d8759d154f01d96f049346f8f685", | ||
"typeScriptVersion": "3.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 30 Jan 2020 15:52:30 GMT | ||
* Last updated: Wed, 02 Dec 2020 06:49:49 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Jussi Kinnula (https://github.com/jussikinnula). | ||
These definitions were written by [Jussi Kinnula](https://github.com/jussikinnula). |
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
9
2791