Socket
Book a DemoInstallSign in
Socket

fis-postprocessor-jswrapper

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-postprocessor-jswrapper - npm Package Compare versions

Comparing version

to
0.0.11

2

index.js

@@ -21,3 +21,3 @@ /*

} else if(type === 'amd') {
if(!/^\s*define\s*\(/.test(content)){
if(!/(^|[^.])\bdefine\s*\(/.test(content)){
content = 'define(\'' + file.getId() + '\', function(require, exports, module){ ' + content + ' \r\n});';

@@ -24,0 +24,0 @@ }

{
"name" : "fis-postprocessor-jswrapper",
"description" : "A postprocessor plugin for fis to wrap javascript with closure or amd define.",
"version" : "0.0.10",
"version" : "0.0.11",
"author" : "FIS Team <fis@baidu.com>",

@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.