Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

unwrap

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unwrap

unwrap ========

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

unwrap

A tool to remove a UMD wrap from a given file.

How To

npm install unwrap

CLI

./node_modules/.bin/unwrap <PATH_TO_JS> > my_unwrapped_file.js

API

require('unwrap')("path_to_file.js", function(e, unwrapped) {

});

Keywords

unwrap

FAQs

Package last updated on 05 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts