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

@intlify/vue-devtools

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/vue-devtools - npm Package Compare versions

Comparing version 9.2.0-alpha.6 to 9.2.0-alpha.7

2

dist/vue-devtools.cjs.js
/*!
* @intlify/vue-devtools v9.2.0-alpha.6
* vue-devtools v9.2.0-alpha.7
* (c) 2021 kazuya kawaguchi

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @intlify/vue-devtools v9.2.0-alpha.6
* vue-devtools v9.2.0-alpha.7
* (c) 2021 kazuya kawaguchi

@@ -4,0 +4,0 @@ * Released under the MIT License.

@@ -1,6 +0,6 @@

import type { CoreMissingType } from '@intlify/runtime';
import type { CoreMissingType } from '@intlify/core-base';
import type { Emittable } from '@intlify/shared';
import type { Locale } from '@intlify/runtime';
import type { Path } from '@intlify/message-resolver';
import type { PathValue } from '@intlify/message-resolver';
import type { Locale } from '@intlify/core-base';
import type { Path } from '@intlify/core-base';
import type { PathValue } from '@intlify/core-base';

@@ -7,0 +7,0 @@ export declare type VueDevToolsEmitter = Emittable<VueDevToolsEmitterEvents>;

/*!
* @intlify/vue-devtools v9.2.0-alpha.6
* vue-devtools v9.2.0-alpha.7
* (c) 2021 kazuya kawaguchi

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@intlify/vue-devtools",
"version": "9.2.0-alpha.6",
"version": "9.2.0-alpha.7",
"description": "@intlify/vue-devtools",

@@ -33,5 +33,4 @@ "keywords": [

"dependencies": {
"@intlify/message-resolver": "9.2.0-alpha.6",
"@intlify/runtime": "9.2.0-alpha.6",
"@intlify/shared": "9.2.0-alpha.6"
"@intlify/core-base": "9.2.0-alpha.7",
"@intlify/shared": "9.2.0-alpha.7"
},

@@ -38,0 +37,0 @@ "engines": {

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