@postermywall/rc-slider
Advanced tools
Comparing version 10.3.4 to 10.3.13
@@ -161,3 +161,3 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray"; | ||
} | ||
updateCacheValueRef.current(valueIndex, offSetPercent); | ||
// updateCacheValueRef.current(valueIndex, offSetPercent); | ||
updateCacheValueRef.current(valueIndex, offSetPercent, overwriteValue); // pass overwriteValue | ||
@@ -164,0 +164,0 @@ }; |
@@ -171,3 +171,3 @@ "use strict"; | ||
} | ||
updateCacheValueRef.current(valueIndex, offSetPercent); | ||
// updateCacheValueRef.current(valueIndex, offSetPercent); | ||
updateCacheValueRef.current(valueIndex, offSetPercent, overwriteValue); // pass overwriteValue | ||
@@ -174,0 +174,0 @@ }; |
{ | ||
"name": "@postermywall/rc-slider", | ||
"version": "10.3.4", | ||
"version": "10.3.13", | ||
"description": "Slider UI component for React", | ||
@@ -41,3 +41,2 @@ "engines": { | ||
"compile": "father build && lessc assets/index.less assets/index.css", | ||
"prepublishOnly": "npm run compile && np --yolo --no-publish", | ||
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md", | ||
@@ -44,0 +43,0 @@ "prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
156539