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

@remotarjobs/remotar-uikit

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remotarjobs/remotar-uikit - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "@remotarjobs/remotar-uikit",
"version": "1.0.2",
"version": "1.0.3",
"description": "Pure CSS Remotar UI KIT",

@@ -5,0 +5,0 @@ "homepage": "https://remotar.github.io/ui-kit/",

@@ -10,3 +10,3 @@ # REMOTAR UI-KIT

```bash
npm install remotar-uikit
npm install @remotarjobs/remotar-uikit
```

@@ -17,3 +17,3 @@

```js
import 'remotar-uikit'
import '@remotarjobs/remotar-uikit'
```

@@ -25,4 +25,4 @@

```js
import 'remotar-uikit/css/core.css
import 'remotar-uikit/css/elements/buttons.css
import '@remotarjobs/remotar-uikit/css/core.css'
import '@remotarjobs/remotar-uikit/css/elements/buttons.css'
```

@@ -29,0 +29,0 @@

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