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

gulp-hymobile-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-hymobile-wrapper - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

index.js

@@ -28,4 +28,4 @@ 'use strict';

var tpl = "define('" + moduleId + "', function(require, exports, module){\n" +
(options.isModule ? '\n' + REP + '\n\n' : " module.exports = '" + REP + "';\n") +
var tpl = "define('" + moduleId + "', function(require, exports, module){\r\n" +
(options.isModule ? '\r\n' + REP + '\r\n\r\n' : " module.exports = '" + REP + "';\r\n") +
"});";

@@ -32,0 +32,0 @@

{
"name": "gulp-hymobile-wrapper",
"description": "Wrap css,html for HyMobile",
"version": "1.0.6",
"version": "1.0.7",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

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