New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

browserify-sa

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-sa - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/browserify-sa.js

8

package.json
{
"name": "browserify-sa",
"version": "1.0.2",
"version": "1.0.3",
"description": "Run browserify-sa in a npm package and make a standalone build of the package.",

@@ -16,3 +16,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/diversen/browserify-standalone.git"
"url": "git+https://github.com/diversen/browserify-sa.git"
},

@@ -22,3 +22,3 @@ "author": "dennis iversen",

"bugs": {
"url": "https://github.com/diversen/browserify-standalone/issues"
"url": "https://github.com/diversen/browserify-sa/issues"
},

@@ -28,3 +28,3 @@ "keywords": [

],
"homepage": "https://github.com/diversen/browserify-standalone#readme"
"homepage": "https://github.com/diversen/browserify-sa#readme"
}
# browserify-sa
Run browserify-sa in a npm package and make a standalone build of the package.
## Install
Install global:
sudo npm install browserify-sa -g
## Usage
Single command, no options.
browserify-sa
Run this command in a npm package and make a standalone build of the package.
Basicly a simple wrapper around browserify that does something like this:

@@ -11,2 +23,4 @@

The build also includes common package.json fields like author and license.
MIT © [Dennis Iversen](https://github.com/diversen)
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