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

@nearst/ui

Package Overview
Dependencies
Maintainers
10
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nearst/ui - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

dist/components/Container/index.js

@@ -52,3 +52,5 @@ "use strict";

value: function render() {
return _react.default.createElement(_styles.Wrapper, null, this.props.children);
return _react.default.createElement(_styles.Wrapper, {
className: "container-container"
}, this.props.children);
}

@@ -55,0 +57,0 @@ }]);

{
"name": "@nearst/ui",
"version": "0.5.0",
"version": "0.5.1",
"description": "UI framework for NearSt dashboard applications.",

@@ -5,0 +5,0 @@ "license": "ISC",

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