Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "umd", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Universal Module Definition for use in automated build systems", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"ruglify": "~1.0.0", | ||
"through": "~2.2.7", | ||
"through": "~2.3.1", | ||
"uglify-js": "~2.2.5" | ||
@@ -15,0 +15,0 @@ }, |
@@ -24,3 +24,3 @@ <img src="http://i.imgur.com/ypw29XY.png" align="right"/> | ||
### umd(name, [commonJS = false], [source = Stream]) | ||
### umd(name, [commonJS = false], [source]) | ||
@@ -45,2 +45,4 @@ The `name` should the the name of the module. Use a string like name, all lower case with hyphens instead of spaces. | ||
MIT | ||
MIT | ||
![viewcount](https://viewcount.jepso.com/count/ForbesLindesay/umd.png) |
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
4778
47
+ Addedthrough@2.3.8(transitive)
- Removedthrough@2.2.7(transitive)
Updatedthrough@~2.3.1