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

@opentiny/vue-radio-group

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-radio-group - npm Package Compare versions

Comparing version 2.6.1 to 2.6.6

4

lib/index.js

@@ -18,2 +18,6 @@ function _extends() {

import "@opentiny/vue-theme/radio-group/index.css";
import "@opentiny/vue-renderless/radio-group/vue";
import "@opentiny/vue-radio";
import "@opentiny/vue-radio-button";
import "../../vueComponentNormalizer-de5b7a1c.mjs";
var template = function template2(mode) {

@@ -20,0 +24,0 @@ if ("mobile" === (process.env.TINY_MODE || mode))

4

lib/pc.js

@@ -110,7 +110,7 @@ import { renderless, api } from "@opentiny/vue-renderless/radio-group/vue";

}
var pc = /* @__PURE__ */ function() {
var PcTemplate = /* @__PURE__ */ function() {
return __component__.exports;
}();
export {
pc as default
PcTemplate as default
};
{
"name": "@opentiny/vue-radio-group",
"version": "2.6.1",
"version": "2.6.6",
"description": "",
"main": "./lib/index.js",
"dependencies": {
"@opentiny/vue-common": "~2.6.1",
"@opentiny/vue-renderless": "~3.6.1",
"@opentiny/vue-radio": "~2.6.1",
"@opentiny/vue-radio-button": "~2.6.1"
"@opentiny/vue-common": "~2.6.6",
"@opentiny/vue-renderless": "~3.6.6",
"@opentiny/vue-radio": "~2.6.6",
"@opentiny/vue-radio-button": "~2.6.6"
},

@@ -12,0 +12,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