Socket
Socket
Sign inDemoInstall

@nordcom/nordstar-button

Package Overview
Dependencies
Maintainers
1
Versions
678
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordcom/nordstar-button - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31-unstable-20240109023525

dist/button.module.css

7

dist/button.js

@@ -1,10 +0,5 @@

import './button.css';
import { jsxs, jsx } from 'react/jsx-runtime';
import { forwardRef } from '@nordcom/nordstar-system';
import styles from './button.module.scss.js';
const container = "_container_glyo6_1";
const styles = {
container: container
};
const Button = forwardRef(

@@ -11,0 +6,0 @@ ({

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "0.0.30",
"version": "0.0.31-unstable-20240109023525",
"description": "A component for triggering actionable events on an interaction with it (or as most would call it, a button).",

@@ -69,3 +69,3 @@ "main": "dist/index.js",

"dependencies": {
"@nordcom/nordstar-system": "0.0.30"
"@nordcom/nordstar-system": "0.0.31-unstable-20240109023525"
},

@@ -72,0 +72,0 @@ "peerDependencies": {

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