Comparing version 8.12.0 to 8.12.1
@@ -1082,3 +1082,3 @@ { | ||
"currentRouteName": false, | ||
"currentUrl": false, | ||
"currentURL": false, | ||
"fillIn": false, | ||
@@ -1085,0 +1085,0 @@ "find": false, |
{ | ||
"name": "globals", | ||
"version": "8.12.0", | ||
"version": "8.12.1", | ||
"description": "Global identifiers from different JavaScript environments", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -5,3 +5,3 @@ # globals [![Build Status](https://travis-ci.org/sindresorhus/globals.svg?branch=master)](https://travis-ci.org/sindresorhus/globals) | ||
Extracted from [JSHint](https://github.com/jshint/jshint/blob/master/src/vars.js) and [ESLint](https://github.com/nzakas/eslint/blob/master/conf/environments.json) and merged. | ||
Extracted from [JSHint](https://github.com/jshint/jshint/blob/3a8efa979dbb157bfb5c10b5826603a55a33b9ad/src/vars.js) and [ESLint](https://github.com/eslint/eslint/blob/b648406218f8a2d7302b98f5565e23199f44eb31/conf/environments.json) and merged. | ||
@@ -8,0 +8,0 @@ It's just a [JSON file](globals.json), so use it in whatever environment you like. |
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
29233