New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vue-macros/short-bind

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue-macros/short-bind - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

dist/chunk-7PICQKIE.js

6

dist/index.js
import {
src_default
} from "./chunk-Y75MCLD2.js";
index_default
} from "./chunk-7PICQKIE.js";
import {

@@ -8,4 +8,4 @@ transformShortBind

export {
src_default as default,
index_default as default,
transformShortBind
};
import {
src_default
} from "./chunk-Y75MCLD2.js";
index_default
} from "./chunk-7PICQKIE.js";
import "./chunk-MJAG5KRU.js";
// src/rolldown.ts
var rolldown_default = src_default.rolldown;
var rolldown_default = index_default.rolldown;
export {
rolldown_default as default
};
import {
src_default
} from "./chunk-Y75MCLD2.js";
index_default
} from "./chunk-7PICQKIE.js";
import "./chunk-MJAG5KRU.js";
// src/rollup.ts
var rollup_default = src_default.rollup;
var rollup_default = index_default.rollup;
export {
rollup_default as default
};
import {
src_default
} from "./chunk-Y75MCLD2.js";
index_default
} from "./chunk-7PICQKIE.js";
import "./chunk-MJAG5KRU.js";
// src/vite.ts
var vite_default = src_default.vite;
var vite_default = index_default.vite;
export {
vite_default as default
};
{
"name": "@vue-macros/short-bind",
"version": "1.1.3",
"version": "1.1.4",
"description": "shortBind feature from Vue Macros.",

@@ -68,3 +68,3 @@ "type": "module",

"@vue/compiler-core": "^3.5.13",
"@vue-macros/common": "1.15.1"
"@vue-macros/common": "1.16.0"
},

@@ -71,0 +71,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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