Socket
Socket
Sign inDemoInstall

globals

Package Overview
Dependencies
Maintainers
1
Versions
118
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 0.1.1 to 1.0.0

index.js

6

package.json
{
"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)
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