Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "deumdify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Browserify plugin to expose a standalone bundle as a property of the global object", | ||
"keywords": [ | ||
"browserify-plugin", | ||
"browserify", | ||
"global", | ||
"plugin", | ||
"umd" | ||
], | ||
"homepage": "https://github.com/primus/deumdify", | ||
"bugs": "https://github.com/primus/deumdify/issues", | ||
"license": "MIT", | ||
"author": "Luigi Pinca", | ||
"files": [ | ||
@@ -9,2 +20,6 @@ "index.js" | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/primus/deumdify.git" | ||
}, | ||
"scripts": { | ||
@@ -15,15 +30,2 @@ "coverage": "istanbul cover node_modules/.bin/_mocha -- --reporter spec", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/primus/deumdify.git" | ||
}, | ||
"keywords": [ | ||
"browserify-plugin", | ||
"browserify", | ||
"global", | ||
"plugin", | ||
"umd" | ||
], | ||
"author": "Luigi Pinca", | ||
"license": "MIT", | ||
"dependencies": { | ||
@@ -36,6 +38,6 @@ "escodegen": "1.4.x", | ||
"devDependencies": { | ||
"browserify": "6.2.x", | ||
"browserify": "6.3.x", | ||
"concat-stream": "1.4.x", | ||
"istanbul": "0.3.x", | ||
"jsdom": "1.1.x", | ||
"jsdom": "1.2.x", | ||
"mocha": "2.0.x", | ||
@@ -42,0 +44,0 @@ "pre-commit": "0.0.x" |
# deUMDify | ||
[![Build Status](https://travis-ci.org/primus/deumdify.svg?branch=master)](https://travis-ci.org/primus/deumdify) | ||
[![NPM version](https://badge.fury.io/js/deumdify.svg)](http://badge.fury.io/js/deumdify) | ||
[![Coverage Status](https://img.shields.io/coveralls/primus/deumdify.svg)](https://coveralls.io/r/primus/deumdify?branch=master) | ||
[![Version npm](http://img.shields.io/npm/v/deumdify.svg?style=flat-square)](http://browsenpm.org/package/deumdify)[![Build Status](http://img.shields.io/travis/primus/deumdify/master.svg?style=flat-square)](https://travis-ci.org/primus/deumdify)[![Dependencies](https://img.shields.io/david/primus/deumdify.svg?style=flat-square)](https://david-dm.org/primus/deumdify)[![Coverage Status](http://img.shields.io/coveralls/primus/deumdify/master.svg?style=flat-square)](https://coveralls.io/r/primus/deumdify?branch=master)[![IRC channel](http://img.shields.io/badge/IRC-irc.freenode.net%23primus-00a8ff.svg?style=flat-square)](http://webchat.freenode.net/?channels=primus) | ||
@@ -7,0 +5,0 @@ This module is a [Browserify](http://browserify.org/) plugin that will expose a |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
4502
0
46