Socket
Socket
Sign inDemoInstall

globals

Package Overview
Dependencies
0
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.2.0 to 8.3.0

23

globals.json

@@ -724,2 +724,13 @@ {

},
"jest": {
"afterEach": false,
"beforeEach": false,
"describe": false,
"it": false,
"jest": false,
"pit": false,
"require": false,
"xdescribe": false,
"xit": false
},
"qunit": {

@@ -974,3 +985,15 @@ "asyncTest": false,

"WindowClient": false
},
"embertest": {
"andThen": false,
"click": false,
"currentPath": false,
"currentRouteName": false,
"currentUrl": false,
"fillIn": false,
"find": false,
"keyEvent": false,
"triggerEvent": false,
"visit": false
}
}

2

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

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc