Comparing version 0.1.1 to 1.0.0
{ | ||
"name": "globals", | ||
"version": "0.1.1", | ||
"version": "1.0.0", | ||
"description": "Global identifiers from different JavaScript environments", | ||
"license": "MIT", | ||
"main": "globals.json", | ||
"repository": "sindresorhus/globals", | ||
@@ -14,3 +13,3 @@ "author": { | ||
"engines": { | ||
"node": ">=0.8.0" | ||
"node": ">=0.10.0" | ||
}, | ||
@@ -21,2 +20,3 @@ "scripts": { | ||
"files": [ | ||
"index.js", | ||
"globals.json" | ||
@@ -23,0 +23,0 @@ ], |
@@ -16,11 +16,3 @@ # globals [![Build Status](https://travis-ci.org/sindresorhus/globals.svg?branch=master)](https://travis-ci.org/sindresorhus/globals) | ||
```sh | ||
$ bower install --save globals | ||
``` | ||
```sh | ||
$ component install sindresorhus/globals | ||
``` | ||
## Usage | ||
@@ -46,2 +38,2 @@ | ||
[MIT](http://opensource.org/licenses/MIT) © [Sindre Sorhus](http://sindresorhus.com) | ||
MIT © [Sindre Sorhus](http://sindresorhus.com) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4
443
1
12289
38