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

cmui

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmui - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

4

dist/cmui.js

@@ -1,2 +0,2 @@

/*! CMUI | MIT License | http://cmui.net */
/*! CMUI | MIT License | https://cmui.cmcm.app */

@@ -459,3 +459,3 @@ void function (window, undefined) {

/**
* Demo: http://cmui.net/demo/v2/theme/baixing/dialog.php
* Demo: https://cmui.cmcm.app/demo/v2/theme/baixing/dialog.html
* API Doc: CMUI/doc#3

@@ -462,0 +462,0 @@ */

{
"name": "cmui",
"version": "2.1.0",
"homepage": "http://cmui.net/",
"version": "2.1.1",
"homepage": "https://cmui.cmcm.app/",
"repository": "CMUI/CMUI",

@@ -18,2 +18,3 @@ "author": "cssmagic <cssmagic.cn@gmail.com>",

"types": "./dist/cmui.d.ts",
"style": "./dist/cmui.css",
"scripts": {

@@ -45,3 +46,6 @@ "dist": "gulp",

"power-assert": "^1.6.1"
}
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}

@@ -65,3 +65,3 @@ # CMUI

在这种方式下,你可以在源码中使用 [CMUI 提供的高级 API](http://cmui.net/demo/v2/theme/baixing/api.php):
在这种方式下,你可以在源码中使用 [CMUI 提供的高级 API](https://cmui.cmcm.app/demo/v2/theme/baixing/api.html):

@@ -73,5 +73,5 @@ * 变量

建议使用 iOS/Android 设备访问:[CMUI Demo](http://cmui.net/)
建议使用 iOS/Android 设备访问:[CMUI Demo](https://cmui.cmcm.app/)
![cmui-demo](https://cloud.githubusercontent.com/assets/1231359/5896609/594d6914-a573-11e4-8dcf-8bc1378593be.png)
![cmui-demo](https://github.com/CMUI/CMUI/assets/1231359/84154bb9-1d5d-4922-ae92-2503882744d4)

@@ -78,0 +78,0 @@ ## 谁在用?

@@ -1,4 +0,4 @@

/*! CMUI | MIT License | http://cmui.net */
/*! CMUI | MIT License | https://cmui.cmcm.app */
void function (window, undefined) {
'use strict'

@@ -7,3 +7,3 @@

//namespace
var moduleName = 'msg-box'
var moduleName = 'msgBox'
var module = CMUI[moduleName] = CMUI[moduleName] || {}

@@ -10,0 +10,0 @@

//////////////////// dialog ////////////////////
/**
* Demo: http://cmui.net/demo/v2/theme/baixing/dialog.php
* Demo: https://cmui.cmcm.app/demo/v2/theme/baixing/dialog.html
* API Doc: CMUI/doc#3

@@ -5,0 +5,0 @@ */

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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