Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

umd

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

umd - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

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