Socket
Socket
Sign inDemoInstall

cavalion-blocks

Package Overview
Dependencies
0
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.6 to 0.9.7

3

CHANGELOG.md

@@ -0,1 +1,4 @@

### 2019-07-03 - 0.9.7
- Adding loading class to Bar
### 2019-06-23 - 0.9.6

@@ -2,0 +5,0 @@ - Cleaning up

2

package.json
{
"name": "cavalion-blocks",
"version": "0.9.6",
"version": "0.9.7",
"description": "`blocks-dot-js` `[].js`",

@@ -5,0 +5,0 @@ "main": "README.js",

"use strict";
["vcl-ui:Bar"];
["vcl-ui:Bar", {
css: {
"&.loading": { background: "url(/shared/vcl/images/loading.gif) no-repeat 50% 10%" }
}
}];
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc