Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coemponents/card

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coemponents/card - npm Package Compare versions

Comparing version 0.1.36 to 0.1.37

2

dist/js/card.js

@@ -1,2 +0,2 @@

"use strict";var script={name:"ACard"};function normalizeComponent(e,_,t,n,r,o,i,s,d,a){"boolean"!=typeof i&&(d=s,s=i,i=!1);var c,v="function"==typeof t?t.options:t;if(e&&e.render&&(v.render=e.render,v.staticRenderFns=e.staticRenderFns,v._compiled=!0,r&&(v.functional=!0)),n&&(v._scopeId=n),o?(c=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),_&&_.call(this,d(e)),e&&e._registeredComponents&&e._registeredComponents.add(o)},v._ssrRegister=c):_&&(c=i?function(){_.call(this,a(this.$root.$options.shadowRoot))}:function(e){_.call(this,s(e))}),c)if(v.functional){var u=v.render;v.render=function(e,_){return c.call(_),u(e,_)}}else{var p=v.beforeCreate;v.beforeCreate=p?[].concat(p,c):[c]}return t}var normalizeComponent_1=normalizeComponent;const __vue_script__=script;var __vue_render__=function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"a-card"},[this._v("@coemponent/card")])},__vue_staticRenderFns__=[];__vue_render__._withStripped=!0;const __vue_inject_styles__=void 0,__vue_scope_id__=void 0,__vue_module_identifier__=void 0,__vue_is_functional_template__=!1;var ACard=normalizeComponent_1({render:__vue_render__,staticRenderFns:__vue_staticRenderFns__},void 0,__vue_script__,void 0,!1,void 0,void 0,void 0);module.exports=ACard;
var e=function(e,t,n,r,o,i,s,a,d,c){"boolean"!=typeof s&&(d=a,a=s,s=!1);var _,f="function"==typeof n?n.options:n;if(e&&e.render&&(f.render=e.render,f.staticRenderFns=e.staticRenderFns,f._compiled=!0,o&&(f.functional=!0)),r&&(f._scopeId=r),i?(_=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,d(e)),e&&e._registeredComponents&&e._registeredComponents.add(i)},f._ssrRegister=_):t&&(_=s?function(){t.call(this,c(this.$root.$options.shadowRoot))}:function(e){t.call(this,a(e))}),_)if(f.functional){var l=f.render;f.render=function(e,t){return _.call(t),l(e,t)}}else{var v=f.beforeCreate;f.beforeCreate=v?[].concat(v,_):[_]}return n};const t={name:"ACard"};var n=function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"a-card"},[this._v("@coemponent/card")])};n._withStripped=!0;export default e({render:n,staticRenderFns:[]},void 0,t,void 0,!1,void 0,void 0,void 0);
//# sourceMappingURL=card.js.map
{
"name": "@coemponents/card",
"license": "MIT",
"version": "0.1.36",
"version": "0.1.37",
"description": "card-component",

@@ -35,3 +35,3 @@ "main": "dist/card.js",

},
"gitHead": "7d280b5210717db7133858f9c47a8de368f85342"
"gitHead": "48e61dee35474b4b3b1488b6d5696aa5707fe8dd"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc