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.2 to 1.0.0-rc.3

2

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

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

@@ -1,2 +0,2 @@

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

@@ -16,3 +16,3 @@

```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'
```

@@ -37,0 +37,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