vue-promise-btn
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "vue-promise-btn", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Vue.js plugin that handles buttons asynchronous lock and show loading state indicator", | ||
"scripts": { | ||
"start": "npm run dev", | ||
"dev": "cross-env NODE_ENV=development rollup -cw", | ||
"clean": "rimraf dist/", | ||
"compile": "cross-env NODE_ENV=production rollup -c", | ||
"build": "npm run clean && npm run compile" | ||
}, | ||
"author": { | ||
"name": "alex.stepchenkov", | ||
"email": "stukak@gmail.com", | ||
"url": "github.com/STUkh" | ||
}, | ||
"repository": "STUkh/vue-promise-btn", | ||
"module": "dist/vue-promise-btn.js", | ||
@@ -9,5 +22,2 @@ "main": "dist/vue-promise-btn.common.js", | ||
"style": "dist/vue-promise-btn.css", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"keywords": [ | ||
@@ -24,13 +34,2 @@ "vue", | ||
], | ||
"scripts": { | ||
"start": "npm run dev", | ||
"dev": "cross-env NODE_ENV=development rollup -cw", | ||
"clean": "rimraf dist/", | ||
"compile": "cross-env NODE_ENV=production rollup -c", | ||
"build": "npm run clean && npm run compile" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/STUkh/vue-promise-btn.git" | ||
}, | ||
"files": [ | ||
@@ -40,3 +39,2 @@ "dist/", | ||
], | ||
"author": "Alexey Stepchenkov (stukak@gmail.com)", | ||
"license": "MIT", | ||
@@ -43,0 +41,0 @@ "bugs": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
22990
1