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

coemponents

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coemponents - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

packages/index.js

5

package.json
{
"name": "coemponents",
"version": "0.2.3",
"version": "0.2.4",
"license": "MIT",
"main": "packages/index.js",
"scripts": {
"bootstrap": "lerna bootstrap",
"build": "lerna run build"
"build": "lerna run build && rollup -c"
},

@@ -9,0 +10,0 @@ "description": "test dynamic component",

1

packages/ACard/index.js
import ACard from './ACard.vue'
export { ACard }
export default ACard
import ATitle from './ATitle.vue'
export { ATitle }
export default ATitle
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