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

vue-types

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-types - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"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;

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