Socket
Socket
Sign inDemoInstall

@types/browser-or-node

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/browser-or-node - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

3

browser-or-node/index.d.ts

@@ -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

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