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

@opentiny/vue-loading

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-loading - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0-alpha.0

0

index.d.ts
import '@opentiny/vue-theme/loading/index.css';
declare let Loadings: any;
export default Loadings;

5

lib/index.js

@@ -82,3 +82,4 @@ import PopupManager from '@opentiny/vue-renderless/common/deps/popup-manager';

}
}
},
_constants: Object
}),

@@ -352,4 +353,4 @@ setup: function setup(props, context) {

Loadings.directive = directive;
Loadings.version = '3.5.0';
Loadings.version = '3.6.0-alpha.0';
export { Loadings as default };
{
"name": "@opentiny/vue-loading",
"version": "3.5.0",
"version": "3.6.0-alpha.0",
"description": "",

@@ -12,8 +12,8 @@ "main": "lib/index.js",

"dependencies": {
"@opentiny/vue-common": "~3.5.0",
"@opentiny/vue-icon": "~3.5.0",
"@opentiny/vue-renderless": "~3.5.0",
"@opentiny/vue-locale": "~3.5.0",
"@opentiny/vue-theme": "~3.5.0",
"@opentiny/vue-theme-mobile": "~3.5.0"
"@opentiny/vue-common": "~3.6.0-alpha.0",
"@opentiny/vue-icon": "~3.6.0-alpha.0",
"@opentiny/vue-renderless": "~3.6.0",
"@opentiny/vue-locale": "~3.6.0-alpha.0",
"@opentiny/vue-theme": "~3.6.0",
"@opentiny/vue-theme-mobile": "~3.6.0"
},

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

declare const _default: any;
export default _default;

@@ -0,0 +0,0 @@ declare const _default: import("vue").DefineComponent<{

@@ -0,0 +0,0 @@ export declare const constants: {

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