Socket
Socket
Sign inDemoInstall

bulma-quickview

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.6 to 0.1.7

dist/bulma-quickview.js

12

CHANGELOG.md

@@ -0,1 +1,13 @@

<a name="0.1.7"></a>
## [0.1.7](https://github.com/Wikiki/bulma-quickview/compare/0.1.6...0.1.7) (2018-02-10)
### Bug Fixes
* **gulp:** Correct dist filenames ([f0cf1a6](https://github.com/Wikiki/bulma-quickview/commit/f0cf1a6))
* **package:** Correct file paths ([c6ca741](https://github.com/Wikiki/bulma-quickview/commit/c6ca741))
* **travis:** Remove configuration ([de5831d](https://github.com/Wikiki/bulma-quickview/commit/de5831d))
<a name="0.1.6"></a>

@@ -2,0 +14,0 @@ ## [0.1.6](https://github.com/Wikiki/bulma-quickview/compare/v0.1.0...v0.1.6) (2018-02-09)

10

package.json
{
"name": "bulma-quickview",
"version": "0.1.6",
"version": "0.1.7",
"description": "Display a quick view of data without leaving the current page",
"main": "quickview.sass",
"main": "dist/bulma-quickview.sass",
"scripts": {

@@ -52,6 +52,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"files": [
"dist/quickview.sass",
"dist/bulma-quickview.sass",
"dist/bulma-quickview.min.css",
"dist/quickview.js",
"dist/quickview.min.js",
"dist/bulma-quickview.js",
"dist/bulma-quickview.min.js",
"LICENSE",

@@ -58,0 +58,0 @@ "README.md"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc