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.1 to 1.0.2

2

index.js

@@ -20,3 +20,3 @@ 'use strict';

var tpl = "define('" + moduleName + "', function(require, exports, module){\n" +
" module.exports = '__{#}__';\n" +
(options.isModule ? '\n__{#}__\n\n' : " module.exports = '__{#}__';\n") +
"});";

@@ -23,0 +23,0 @@

{
"name": "gulp-hymobile-wrapper",
"description": "Wrap css,html,jsx for HyMobile",
"version": "1.0.1",
"description": "Wrap css,html for HyMobile",
"version": "1.0.2",
"repository": {

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

# gulp-hymobile-wrapper
把html、jsx、css等文件包装成HyMobile的module
把html、css等文件包装成HyMobile的module
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