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

@opentiny/vue-tag

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-tag - npm Package Compare versions

Comparing version 2.15.0 to 2.16.0

2

lib/index.js

@@ -82,3 +82,3 @@ function _extends() {

});
var version = "2.15.0";
var version = "2.16.0";
Tag.install = function(Vue) {

@@ -85,0 +85,0 @@ Vue.component(Tag.name, Tag);

@@ -71,3 +71,3 @@ import { renderless, api } from '@opentiny/vue-renderless/tag/vue';

"light-alerting": "text-color-alert bg-color-alert-subtler",
"light-warning": "text-color-warning-hover bg-color-warning-subtler",
"light-warning": "text-color-warning bg-color-warning-subtler",
"light-error": "text-color-error bg-color-error-subtler",

@@ -81,3 +81,3 @@ "light-default": "text-color-info-primary bg-color-info-primary-subtler",

"plain-alerting": "text-color-alert bg-color-bg-1",
"plain-warning": "text-color-warning-hover bg-color-bg-1",
"plain-warning": "text-color-warning bg-color-bg-1",
"plain-error": "text-color-error bg-color-bg-1",

@@ -84,0 +84,0 @@ "plain-default": "text-color-info-primary bg-color-bg-1",

{
"name": "@opentiny/vue-tag",
"version": "2.15.0",
"version": "2.16.0",
"description": "",

@@ -10,7 +10,7 @@ "main": "./lib/index.js",

"dependencies": {
"@opentiny/vue-renderless": "~3.15.0",
"@opentiny/vue-common": "~2.15.0",
"@opentiny/vue-icon": "~2.15.0",
"@opentiny/vue-theme": "~3.15.0",
"@opentiny/vue-theme-mobile": "~3.15.0"
"@opentiny/vue-renderless": "~3.16.0",
"@opentiny/vue-common": "~2.16.0",
"@opentiny/vue-icon": "~2.16.0",
"@opentiny/vue-theme": "~3.16.0",
"@opentiny/vue-theme-mobile": "~3.16.0"
},

@@ -17,0 +17,0 @@ "license": "MIT",

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