@vueuse/core
Advanced tools
Comparing version 2.0.0-alpha.13 to 2.0.0-alpha.14
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-alpha.13"; | ||
export declare const version = "2.0.0-alpha.14"; | ||
export * from './useAsyncState'; | ||
@@ -3,0 +3,0 @@ export * from './useCounter'; |
@@ -1,2 +0,2 @@ | ||
export var version = '0.0.0-alpha.13'; | ||
export var version = '2.0.0-alpha.14'; | ||
export * from './useAsyncState'; | ||
@@ -3,0 +3,0 @@ export * from './useCounter'; |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.0.0-alpha.13"; | ||
export declare const version = "2.0.0-alpha.14"; | ||
export * from './useAsyncState'; | ||
@@ -3,0 +3,0 @@ export * from './useCounter'; |
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = '0.0.0-alpha.13'; | ||
exports.version = '2.0.0-alpha.14'; | ||
__export(require("./useAsyncState")); | ||
@@ -9,0 +9,0 @@ __export(require("./useCounter")); |
@@ -391,3 +391,3 @@ (function (global, factory) { | ||
var version = '0.0.0-alpha.13'; | ||
var version = '2.0.0-alpha.14'; | ||
@@ -394,0 +394,0 @@ exports.useAsyncState = useAsyncState; |
{ | ||
"name": "@vueuse/core", | ||
"version": "2.0.0-alpha.13", | ||
"version": "2.0.0-alpha.14", | ||
"description": "Collection of essential Vue Composition API", | ||
@@ -5,0 +5,0 @@ "main": "dist/main/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package