Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@semantic-ui/component

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-ui/component - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

10

package.json

@@ -15,8 +15,8 @@ {

"dependencies": {
"@semantic-ui/query": "^0.0.24",
"@semantic-ui/reactivity": "^0.0.24",
"@semantic-ui/templating": "^0.0.24",
"@semantic-ui/utils": "^0.0.24"
"@semantic-ui/query": "^0.0.25",
"@semantic-ui/reactivity": "^0.0.25",
"@semantic-ui/templating": "^0.0.25",
"@semantic-ui/utils": "^0.0.25"
},
"version": "0.0.24"
"version": "0.0.25"
}

@@ -15,3 +15,3 @@ import { get, each, inArray, isString } from '@semantic-ui/utils';

*/
const SPACE_REGEX = /\W+/mg;
const SPACE_REGEX = /\s+/mg;

@@ -18,0 +18,0 @@ // allow 'arrow-down' or 'down-arrow'

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