Socket
Socket
Sign inDemoInstall

globals

Package Overview
Dependencies
Maintainers
4
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

globals - npm Package Compare versions

Comparing version 13.23.0 to 13.24.0

24

globals.json

@@ -1102,2 +1102,26 @@ {

"XPathResult": false,
"XRAnchor": false,
"XRBoundedReferenceSpace": false,
"XRCPUDepthInformation": false,
"XRDepthInformation": false,
"XRFrame": false,
"XRInputSource": false,
"XRInputSourceArray": false,
"XRInputSourceEvent": false,
"XRInputSourcesChangeEvent": false,
"XRPose": false,
"XRReferenceSpace": false,
"XRReferenceSpaceEvent": false,
"XRRenderState": false,
"XRRigidTransform": false,
"XRSession": false,
"XRSessionEvent": false,
"XRSpace": false,
"XRSystem": false,
"XRView": false,
"XRViewerPose": false,
"XRViewport": false,
"XRWebGLBinding": false,
"XRWebGLDepthInformation": false,
"XRWebGLLayer": false,
"XSLTProcessor": false

@@ -1104,0 +1128,0 @@ },

3

package.json
{
"name": "globals",
"version": "13.23.0",
"version": "13.24.0",
"description": "Global identifiers from different JavaScript environments",

@@ -13,2 +13,3 @@ "license": "MIT",

},
"sideEffects": false,
"engines": {

@@ -15,0 +16,0 @@ "node": ">=8"

@@ -13,5 +13,5 @@ # globals

```sh
npm install globals
```
$ npm install globals
```

@@ -46,13 +46,1 @@ ## Usage

When analyzing code that is known to run outside of a CommonJS wrapper, for example, JavaScript modules, `nodeBuiltin` can find accidental CommonJS references.
---
<div align="center">
<b>
<a href="https://tidelift.com/subscription/pkg/npm-globals?utm_source=npm-globals&utm_medium=referral&utm_campaign=readme">Get professional support for this package with a Tidelift subscription</a>
</b>
<br>
<sub>
Tidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.
</sub>
</div>
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