You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@braid/vue-griddle

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braid/vue-griddle - npm Package Compare versions

Comparing version

to
0.1.1

4

package.json
{
"name": "@braid/vue-griddle",
"version": "0.1.0",
"version": "0.1.1",
"description": "A Vue.js implementation of @braid/griddle-scss with a toggleable visual overlay to help with your front-end development",

@@ -30,4 +30,4 @@ "main": "src/Griddle.vue",

"dependencies": {
"@braid/griddle-scss": "^0.1.0"
"@braid/griddle-scss": "^0.1.1"
}
}