Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "vue-types", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Prop types utility for Vue", | ||
@@ -5,0 +5,0 @@ "author": "Marco Solazzi", |
@@ -153,2 +153,12 @@ # vue-types | ||
#### `VueTypes.symbol` | ||
```js | ||
VueTypes.symbol | ||
``` | ||
Validates that a prop is a Symbol. | ||
* default: none | ||
### Native Types Configuration | ||
@@ -155,0 +165,0 @@ |
/*! vue-types - v1.1.0 | ||
/*! vue-types - v1.1.1 | ||
* https://github.com/dwightjack/vue-types | ||
@@ -4,0 +4,0 @@ * Copyright (c) 2017 - Marco Solazzi; |
@@ -1,2 +0,2 @@ | ||
/*! vue-types - v1.1.0 | ||
/*! vue-types - v1.1.1 | ||
* https://github.com/dwightjack/vue-types | ||
@@ -3,0 +3,0 @@ * Copyright (c) 2017 - Marco Solazzi; |
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
120274
324