Socket
Socket
Sign inDemoInstall

@rshb/core-ui

Package Overview
Dependencies
179
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.4 to 0.4.0

amount/amount.tsx

4

CHANGELOG.md
# История изменений
## Версия 0.4.0
- Добавлен компонент Amount.
## Версия 0.3.4

@@ -3,0 +7,0 @@ - Исправлен вызов обработчика onChangePosition в компоненте Flyout.

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

export { Amount } from "./amount";
export { Button } from "./button";

@@ -2,0 +3,0 @@ export { Checkbox } from "./checkbox";

4

package.json
{
"name": "@rshb/core-ui",
"version": "0.3.4",
"version": "0.4.0",
"main": "index.ts",

@@ -52,3 +52,3 @@ "license": "MIT",

"style-loader": "3.2.1",
"typescript": "4.3.5",
"typescript": "4.4.3",
"webpack": "5.47.1",

@@ -55,0 +55,0 @@ "webpack-dev-server": "3.11.2"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc