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

portabilis-ui

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

portabilis-ui - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

dist/portabilis-ui.js
import { computed as l, defineComponent as g, h as i, ref as C, Transition as R } from "vue";
/**
* Portabilis UI 0.0.10
* Portabilis UI 0.0.11
* (c) 2022

@@ -5,0 +5,0 @@ * @license MIT

{
"name": "portabilis-ui",
"private": false,
"version": "0.0.10",
"version": "0.0.11",
"type": "module",

@@ -11,3 +11,4 @@ "scripts": {

"prettier": "prettier --write .",
"eslint": "eslint --ext .ts,vue --ignore-path .gitignore ."
"eslint": "eslint --ext .ts,vue --ignore-path .gitignore .",
"release": "sh ./scripts/new-release.sh"
},

@@ -14,0 +15,0 @@ "repository": {

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