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

@morpheme/timeline

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morpheme/timeline - npm Package Compare versions

Comparing version 1.0.0-rc.5 to 1.0.0-rc.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.0.0-rc.7](https://github.com/gitsindonesia/ui-component/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2023-11-14)
### Bug Fixes
* **#190:** fix import types ([aa9d73a](https://github.com/gitsindonesia/ui-component/commit/aa9d73aebe747cdcaa97b23c725181bddb2a8105))
# [1.0.0-rc.5](https://github.com/gitsindonesia/ui-component/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2023-11-05)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@morpheme/timeline",
"version": "1.0.0-rc.5",
"version": "1.0.0-rc.7",
"description": "Morpheme Timeline Component",

@@ -22,7 +22,7 @@ "scripts": {

"@headlessui/vue": "^1.7.13",
"@morpheme/avatar": "^1.0.0-rc.5",
"@morpheme/button": "^1.0.0-rc.5",
"@morpheme/icon": "^1.0.0-rc.4",
"@morpheme/avatar": "^1.0.0-rc.7",
"@morpheme/button": "^1.0.0-rc.7",
"@morpheme/icon": "^1.0.0-rc.7",
"@morpheme/tailwind-config": "^1.0.0-rc.4",
"@morpheme/text": "^1.0.0-rc.4",
"@morpheme/text": "^1.0.0-rc.7",
"@morpheme/utils": "^1.0.0-rc.4",

@@ -53,3 +53,3 @@ "@vue/test-utils": "^2.0.0-rc.17",

},
"gitHead": "77e1205a0266f666c7f65163dea85751bf82c015"
"gitHead": "ce7d0a5d8ffdb83a84c3555acbc5890636db0cd0"
}

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

import {Meta, Story} from '@storybook/vue3';
import type {Meta, Story} from '@storybook/vue3';
import VTimeline from './VTimeline.vue';

@@ -3,0 +3,0 @@ import VTimelineItem from './VTimelineItem.vue';

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