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

@oasislabs/style

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oasislabs/style - npm Package Compare versions

Comparing version 1.0.0-rc.4 to 1.0.0-rc.5

2

package.json
{
"name": "@oasislabs/style",
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"description": "Oasis Labs Styling",

@@ -5,0 +5,0 @@ "repository": {

@@ -1,3 +0,3 @@

# oasis-style
Universal Oasis styling, as per our [design guidelines](https://docs.google.com/document/d/1nmtHKXyoD1oUNq1r4aQ37OB3mWmG3j6rvZb4m3s3ayM).
# Oasis Style
Universal Oasis styling.

@@ -16,3 +16,3 @@ ## Usage

```js
import 'oasis-style'
import '@oasislabs/style';
```

@@ -27,3 +27,3 @@

```js
import 'oasis-style'
import '@oasislabs/style';
```

@@ -34,3 +34,3 @@

```js
import { Button } from 'oasis-style/vue/components'
import { Button } from '@oasislabs/style/vue/components';
```

@@ -53,2 +53,2 @@

Today, Storybook is set up for Vue, but it can also be added for other frameworks in the future
Today, Storybook is set up for Vue, but it can also be added for other frameworks in the future.
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