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

@featherds/list

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/list - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

5

dist/app.es.js

@@ -27,6 +27,7 @@ var __defProp = Object.defineProperty;

var _export_sfc = (sfc, props) => {
const target = sfc.__vccOpts || sfc;
for (const [key, val] of props) {
sfc[key] = val;
target[key] = val;
}
return sfc;
return target;
};

@@ -33,0 +34,0 @@ const _sfc_main$4 = {

12

package.json
{
"name": "@featherds/list",
"version": "0.9.2",
"version": "0.9.3",
"publishConfig": {

@@ -12,6 +12,6 @@ "access": "public"

"dependencies": {
"@featherds/ripple": "^0.9.2",
"@featherds/styles": "^0.9.2",
"@featherds/switch": "^0.9.2",
"@featherds/utils": "^0.9.2",
"@featherds/ripple": "^0.9.3",
"@featherds/styles": "^0.9.3",
"@featherds/switch": "^0.9.3",
"@featherds/utils": "^0.9.3",
"vue": "^3.1.0-0"

@@ -24,3 +24,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "c5b9a591688579921f59e070325aa141c23315f7"
"gitHead": "aebb5c7fe38504ab6719aff7007fe42ba940c63e"
}
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