nutui-uniapp
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -10,3 +10,3 @@ import type { CSSProperties } from 'vue' | ||
const propertyDelimiterRE = /:([^]+)/ | ||
const styleCommentRE = /\/\*.*?\*\//gs | ||
const styleCommentRE = /\/\*.*?\*\//g | ||
@@ -13,0 +13,0 @@ export function parseStringStyle(cssText: string): NormalizedStyle { |
{ | ||
"name": "nutui-uniapp", | ||
"displayName": "nutui-uniapp", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"description": "京东风格的轻量级移动端 Uniapp、Vue3 组件库(支持小程序开发)", | ||
@@ -6,0 +6,0 @@ "author": "yang1206 <y1149221897@outlook.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2110211