vue-ads-pagination
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "vue-ads-pagination", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "./dist/vue-ads-pagination.common.js", | ||
"scripts": { | ||
"serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | ||
"build:bundle": "vue-cli-service build --target lib --name table-tree ./src/index.js", | ||
"build:bundle": "vue-cli-service build --target lib --name vue-ads-pagination ./src/index.js", | ||
"lint": "vue-cli-service lint", | ||
@@ -9,0 +10,0 @@ "test:unit": "vue-cli-service test:unit --silent" |
import Pagination from './components/Pagination'; | ||
export default Pagination; | ||
export default Pagination; |
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
46367
919