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

cyy-test-toast

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cyy-test-toast - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "cyy-test-toast",
"description": "A Vue.js project",
"version": "1.0.4",
"version": "1.0.5",
"author": "cyy9381 <cyy9381@163.com>",

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

@@ -9,3 +9,3 @@ import testPanel from './panel.vue'

// 4. 添加实例方法
Vue.prototype.$msg = 'Hello I am test.js123' // 给vue注册一个全局的属性
Vue.prototype.$msg = 'Hello I am test.js-v5' // 给vue注册一个全局的属性
Vue.prototype.$myMethod = function (arr) { // 给vue注册一个全局的方法

@@ -12,0 +12,0 @@ if (arr.length < 0) {

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