dynamic-components-test
Advanced tools
Comparing version 0.3.8 to 0.3.9
/*! | ||
* dynamic-components-test v0.3.8 | ||
* dynamic-components-test v0.3.9 | ||
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com> | ||
@@ -253,3 +253,4 @@ * Released under the MIT License. | ||
}); | ||
}; // if (typeof window !== 'undefined' && window.Vue) { | ||
}; | ||
// export { default as ATitle } from './components/ATitle' | ||
@@ -256,0 +257,0 @@ exports.default = install; |
/*! | ||
* dynamic-components-test v0.3.8 | ||
* dynamic-components-test v0.3.9 | ||
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com> | ||
@@ -249,5 +249,6 @@ * Released under the MIT License. | ||
}); | ||
}; // if (typeof window !== 'undefined' && window.Vue) { | ||
}; | ||
// export { default as ATitle } from './components/ATitle' | ||
export default install; | ||
export { ACard, ATItle as ATitle }; |
/*! | ||
* dynamic-components-test v0.3.8 | ||
* dynamic-components-test v0.3.9 | ||
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com> | ||
@@ -255,3 +255,4 @@ * Released under the MIT License. | ||
}); | ||
}; // if (typeof window !== 'undefined' && window.Vue) { | ||
}; | ||
// export { default as ATitle } from './components/ATitle' | ||
@@ -258,0 +259,0 @@ exports.default = install; |
/*! | ||
* dynamic-components-test v0.3.8 | ||
* dynamic-components-test v0.3.9 | ||
* (c) 2019-present Vinicius Azevedo <viniazvd@gmail.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "dynamic-components-test", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "test dynamic component", | ||
@@ -5,0 +5,0 @@ "readmeFilename": "README.md", |
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
640
35424