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

generator-kissy-pie

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

generator-kissy-pie - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

app/index.js

@@ -138,6 +138,2 @@ 'use strict';

AppGenerator.prototype.mainStylesheet = function mainStylesheet() {
};
AppGenerator.prototype.app = function app() {

@@ -148,4 +144,2 @@ this.mkdir('utils');

this.template('abc.json');
this.copy('app-update.bat', 'tools/app-update.bat');
this.copy('app-update.sh', 'tools/app-update.sh');
this.template('package-config.js', 'common/package-config.js');

@@ -152,0 +146,0 @@ };

2

package.json
{
"name": "generator-kissy-pie",
"version": "0.1.0",
"version": "0.1.1",
"description": "kissy generator for kissypie",

@@ -5,0 +5,0 @@ "main": "app/index.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