vue-media-loader-directive
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"name": "vue-media-loader-directive", | ||
"version": "0.4.1", | ||
"description": "Smart loads <img>, <audio>, & background images", | ||
"main": "index.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/BKWLD/vue-media-loader-directive.git" | ||
}, | ||
"author": "info@bkwld.com", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/BKWLD/vue-media-loader-directive/issues" | ||
}, | ||
"homepage": "https://github.com/BKWLD/vue-media-loader-directive#readme", | ||
"dependencies": { | ||
"lodash": "^3" | ||
} | ||
"name": "vue-media-loader-directive", | ||
"version": "0.5.0", | ||
"description": "Smart loads <img>, <audio>, & background images", | ||
"main": "index.coffee", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/BKWLD/vue-media-loader-directive.git" | ||
}, | ||
"author": "info@bkwld.com", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/BKWLD/vue-media-loader-directive/issues" | ||
}, | ||
"homepage": "https://github.com/BKWLD/vue-media-loader-directive#readme", | ||
"dependencies": { | ||
"lodash": "^3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6879