New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@s-ui/react-atom-input

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-atom-input - npm Package Compare versions

Comparing version 5.16.0 to 5.17.0

9

CHANGELOG.md
# CHANGELOG
# 5.17.0 (2022-06-20)
### Features
* **components/atom/input:** disable pointer events if there is no handler ([40bbcc4](https://github.com/SUI-Components/sui-components/commit/40bbcc4d58b1e093188431f9edf936a740e7dab7))
# 5.16.0 (2022-05-25)

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@s-ui/react-atom-input",
"version": "5.16.0",
"version": "5.17.0",
"description": "",
"main": "lib/index.js",
"scripts": {
"prepare": "rimraf ./lib && npm run build:js && npm run build:styles",
"prepublishOnly": "rimraf ./lib && npm run build:js && npm run build:styles",
"build:js": "babel --presets sui ./src --out-dir ./lib",

@@ -9,0 +9,0 @@ "build:styles": "cpx './src/**/*.scss' ./lib"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc