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

touchui-create

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

touchui-create - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

5

demo/touchui-basic/app.js

@@ -51,5 +51,8 @@ export default {

borderBottom: `1px solid ${config.navigationBarBorderColor}`,
backgroundImage: config.navigationBarBackgroundGraident,
backgroundImage: config.navigationBarBackgroundGradient,
position: scrollType === 'body' ? 'fixed' : 'absolute'
}
if (this.navStyle.backgroundColor) {
this.navStyle.backgroundImage = 'none'
}

@@ -56,0 +59,0 @@ if (config.navigationBarBorderColor) {

2

package.json
{
"name": "touchui-create",
"version": "0.1.10",
"version": "0.1.11",
"description": "touchui-create",

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