Socket
Socket
Sign inDemoInstall

@gitlab/csslab

Package Overview
Dependencies
Maintainers
10
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gitlab/csslab - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

public/static/iframe.9cdcf89953ec76b24f70.bundle.js

32

.storybook/stories/index.js

@@ -212,2 +212,34 @@ import { storiesOf } from '@storybook/vue';

</section>
`)
.add('table', () => `
<section class="md">
<table dir="auto">
<thead>
<tr>
<th>Header 01</th>
<th>Header 02</th>
</tr>
</thead>
<tbody>
<tr>
<td>column</td>
<td>column</td>
</tr>
</tbody>
</table>
<table dir="auto">
<thead>
<tr>
<th>Header 01</th>
<th>Header 02</th>
</tr>
</thead>
<tbody>
<tr>
<td>column</td>
<td>GitLab uses "GitLab Flavored Markdown" (GFM). It extends the standard Markdown in a few significant ways to add some useful functionality.</td>
</tr>
</tbody>
</table>
</section>
`);

2

package.json
{
"name": "@gitlab/csslab",
"version": "1.2.0",
"version": "1.3.0",
"description": "GitLab's CSS Framework",

@@ -5,0 +5,0 @@ "main": "dist/csslab.css",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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