@withyouwithme/ao
Advanced tools
Comparing version 1.1.5 to 1.1.7
@@ -9,3 +9,4 @@ export default { | ||
{ name: "WStepper", friendlyName: "Stepper", standalone: true }, | ||
{ name: "WProfileAvatar", friendlyName: "ProfileAvatar", standalone: true} | ||
{ name: "WProfileAvatar", friendlyName: "ProfileAvatar", standalone: true}, | ||
{ name: "WSelectFilter", friendlyName: "SelectFilter", standalone: true }, | ||
], | ||
@@ -22,3 +23,3 @@ patterns: [ | ||
{ name: "WPage", friendlyName: "Page", standalone: true }, | ||
{ name: "WSidebar", friendlyName: "Sidebar", standalone: true }, | ||
{ name: "WSidebar", friendlyName: "Sidebar", standalone: true }, | ||
], | ||
@@ -25,0 +26,0 @@ templates: [ |
@@ -11,2 +11,3 @@ import Bubble from "./directives/bubble"; | ||
import WProfileAvatar from "./components/elements/profile-avatar/WProfileAvatar"; | ||
import WSelectFilter from "./components/elements/select-filter/WSelectFilter"; | ||
@@ -41,2 +42,3 @@ // Patterns | ||
Vue.component("WProfileAvatar", WProfileAvatar); | ||
Vue.component("WSelectFilter", WSelectFilter); | ||
@@ -54,3 +56,3 @@ // Patterns | ||
Vue.component("WSidebar", WSidebar); | ||
// Templates | ||
@@ -57,0 +59,0 @@ } |
{ | ||
"name": "@withyouwithme/ao", | ||
"productName": "WYWM Ao", | ||
"version": "1.1.5", | ||
"version": "1.1.7", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
88585
43
115
1