global-input-message
Advanced tools
Comparing version 2.1.6 to 2.1.7
@@ -77,2 +77,3 @@ | ||
onError?: (message: string) => void; | ||
codeAES?: string; | ||
} | ||
@@ -79,0 +80,0 @@ |
{ | ||
"name": "global-input-message", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "global input core js library", | ||
@@ -9,3 +9,3 @@ "main": "./distribution/index.js", | ||
"test": "jest ", | ||
"build": "./node_modules/.bin/babel src --out-dir distribution", | ||
"build": "babel src --out-dir distribution", | ||
"storybook": "start-storybook -p 6006", | ||
@@ -12,0 +12,0 @@ "build-storybook": "build-storybook" |
Sorry, the diff of this file is too big to display
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
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
565689
1153
1