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

exorcist

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

exorcist - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

13

package.json
{
"name": "exorcist",
"version": "0.1.1",
"description": "Externalizes the source map found inside a JavaScript file to an external `.js.map` file",
"version": "0.1.2",
"description": "Externalizes the source map found inside a stream to an external `.js.map` file",
"bin": {

@@ -26,3 +26,10 @@ "exorcist": "./bin/exorcist.js"

},
"keywords": [],
"keywords": [
"source-map",
"source",
"map",
"external",
"mapfile",
"browserify"
],
"author": {

@@ -29,0 +36,0 @@ "name": "Thorsten Lorenz",

# exorcist [![build status](https://secure.travis-ci.org/thlorenz/exorcist.png)](http://travis-ci.org/thlorenz/exorcist)
Externalizes the source map found inside a JavaScript file to an external `.js.map` file
Externalizes the source map found inside a stream to an external `.js.map` file

@@ -5,0 +5,0 @@ ```js

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