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.15 to 0.1.16

demo/touchui-basic/i18n/components.json

5

demo/touchui-basic/main.js
import ui from 'touchui/dist/ui/index.js'
import App from './app.ui'
ui.start(App)
let options = {
app: App
}
ui.start(options)
ui.networkTimeout = 5
ui.networkBaseUrl = ''

2

package.json
{
"name": "touchui-create",
"version": "0.1.15",
"version": "0.1.16",
"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