Comparing version 3.0.1 to 3.0.2
'use strict'; | ||
var templateSTR = "(function(f){if(typeof exports===\"object\"&&typeof module!==\"undefined\"){module.exports=f()}else if(typeof define===\"function\"&&define.amd){define([],f)}else{var g;if(typeof window!==\"undefined\"){g=window}else if(typeof global!==\"undefined\"){g=global}else if(typeof self!==\"undefined\"){g=self}else{g=this}defineNamespace()}})(function(){source()});"; | ||
var templateSTR = "(function(f){if(typeof exports===\"object\"&&typeof module!==\"undefined\"){module.exports=f()}else if(typeof define===\"function\"&&define.amd){define([],f)}else{var g;if(typeof window!==\"undefined\"){g=window}else if(typeof global!==\"undefined\"){g=global}else if(typeof self!==\"undefined\"){g=self}else{g=this}defineNamespace()}})(function(){source()});\n"; | ||
@@ -6,0 +6,0 @@ function template(moduleName, options) { |
{ | ||
"name": "umd", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Universal Module Definition for use in automated build systems", | ||
@@ -11,3 +11,3 @@ "bin": "./bin/cli.js", | ||
"mocha": "*", | ||
"uglify-js": "~2.4.0" | ||
"uglify-js": "~2.7.5" | ||
}, | ||
@@ -14,0 +14,0 @@ "scripts": { |
@@ -12,4 +12,4 @@ # umd | ||
[![Build Status](https://img.shields.io/travis/ForbesLindesay/umd/master.svg)](https://travis-ci.org/ForbesLindesay/umd) | ||
[![Dependency Status](https://img.shields.io/gemnasium/ForbesLindesay/umd.svg)](https://gemnasium.com/ForbesLindesay/umd) | ||
[![NPM version](https://img.shields.io/npm/v/umd.svg)](http://badge.fury.io/js/umd) | ||
[![Dependency Status](https://img.shields.io/david/ForbesLindesay/umd.svg)](https://david-dm.org/ForbesLindesay/umd) | ||
[![NPM version](https://img.shields.io/npm/v/umd.svg)](https://www.npmjs.com/package/umd) | ||
@@ -16,0 +16,0 @@ ## Source Format |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9288
6
0