Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-mdc-adapter

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-mdc-adapter - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

6

package.json
{
"name": "vue-mdc-adapter",
"version": "0.0.8",
"version": "0.0.9",
"description": "Vue wrapper arround mdc",

@@ -33,5 +33,5 @@ "keywords": [

"start": "node build/dev-server.js",
"build": "node build/build-lib.js",
"build": "npm run build-lib && npm run build-docs",
"build-lib": "node build/build-lib.js",
"build-demo": "node build/build-demo.js",
"build-docs": "node build/build-docs.js",
"unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run",

@@ -38,0 +38,0 @@ "test": "npm run unit",

@@ -6,4 +6,3 @@ # vue-mdc-adapter

*under development, check the [wiki](https://github.com/stasson/vue-mdc-adapter/wiki)
for more ...*
*under development, check the [wiki](https://github.com/stasson/vue-mdc-adapter/wiki) for more ...*

@@ -54,8 +53,12 @@ ## Installation

doc and demo coming soon...
in the mean time you can have a look at the preview:
Doc and Demo coming soon...
In the meantime you can have a look at the [preview](https://stasson.github.io/vue-mdc-adapter)
Or clone from [github](https://github.com/stasson/vue-mdc-adapter)
```
# clone from [github](https://github.com/stasson/vue-mdc-adapter)
# get the repository
git clone https://github.com/stasson/vue-mdc-adapter.git
cd vue-mdc-adapter

@@ -62,0 +65,0 @@ # install dependencies

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