@types/vue-the-mask
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@types/vue-the-mask", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "TypeScript definitions for vue-the-mask", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,6 +23,6 @@ "type": "git", | ||
"dependencies": { | ||
"vue": ">=2.6.10" | ||
"vue": "^2.6.10" | ||
}, | ||
"typesPublisherContentHash": "b8d753652e2d11f2c7c210a329179d7337707c71c51586f041c429c4248637c8", | ||
"typeScriptVersion": "2.4" | ||
"typesPublisherContentHash": "f09abf28d7653383cb39b5c5ab001736bece89f66b657edaf916aa44b2c0f232", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-the-mask | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-the-mask. | ||
Additional Details | ||
* Last updated: Wed, 25 Sep 2019 17:02:47 GMT | ||
* Dependencies: @types/vue | ||
### Additional Details | ||
* Last updated: Fri, 16 Oct 2020 16:03:45 GMT | ||
* Dependencies: [@types/vue](https://npmjs.com/package/@types/vue) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Dominik Schmidt <https://github.com/domschmidt>. | ||
These definitions were written by [Dominik Schmidt](https://github.com/domschmidt). |
Sorry, the diff of this file is not supported yet
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
3045
+ Added@vue/compiler-sfc@2.7.16(transitive)
+ Addedprettier@2.8.8(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedvue@2.7.16(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@vue/compiler-core@3.5.13(transitive)
- Removed@vue/compiler-dom@3.5.13(transitive)
- Removed@vue/compiler-sfc@3.5.13(transitive)
- Removed@vue/compiler-ssr@3.5.13(transitive)
- Removed@vue/reactivity@3.5.13(transitive)
- Removed@vue/runtime-core@3.5.13(transitive)
- Removed@vue/runtime-dom@3.5.13(transitive)
- Removed@vue/server-renderer@3.5.13(transitive)
- Removed@vue/shared@3.5.13(transitive)
- Removedentities@4.5.0(transitive)
- Removedestree-walker@2.0.2(transitive)
- Removedmagic-string@0.30.15(transitive)
- Removedvue@3.5.13(transitive)
Updatedvue@^2.6.10