Comparing version 0.1.1 to 0.1.2
@@ -1,4 +0,4 @@ | ||
import { bem } from "bat-utils"; | ||
import { bem } from "noel-utils"; | ||
var genarateClassName = bem('Marquee'); | ||
export var wrapper = genarateClassName(); | ||
export var bar = genarateClassName('bar'); |
@@ -1,2 +0,2 @@ | ||
import { draggable } from "bat-utils"; | ||
import { draggable } from "noel-utils"; | ||
import { useCallback, useEffect, useRef } from "react"; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
import { deepmerge } from "bat-utils"; | ||
import { deepmerge } from "noel-utils"; | ||
import defalutTheme from "./defaultTheme"; | ||
@@ -3,0 +3,0 @@ export default (function (inputTheme) { |
{ | ||
"name": "noel-core", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "> TODO: description", | ||
@@ -48,3 +48,3 @@ "author": "wayne <zhengwei02.weimob.com>", | ||
}, | ||
"gitHead": "95d882d03120f0e5859bd02877776da2e44d18d1" | ||
"gitHead": "57ac18ff7491d26734f1620f5456c7a1c8546baa" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10040
0