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.6.1 to 1.6.2

2

package.json
{
"name": "vue-types",
"version": "1.6.1",
"version": "1.6.2",
"description": "Prop types utility for Vue",

@@ -5,0 +5,0 @@ "author": "Marco Solazzi",

@@ -95,3 +95,3 @@ // TypeScript Version: 2.8

): VueTypeCustom<T, ValidatorFunction<T>>
oneOf<T = any>(arr: T[]): VueTypeDef<T[], T>
oneOf<T = any>(arr: T[]): VueTypeDef<T>
instanceOf<C extends Constructor>(

@@ -98,0 +98,0 @@ instanceConstructor: C,

/*! vue-types - v1.6.1
/*! vue-types - v1.6.2
* https://github.com/dwightjack/vue-types

@@ -4,0 +4,0 @@ * Copyright (c) 2019 - Marco Solazzi;

@@ -1,2 +0,2 @@

/*! vue-types - v1.6.1
/*! vue-types - v1.6.2
* https://github.com/dwightjack/vue-types

@@ -3,0 +3,0 @@ * Copyright (c) 2019 - Marco Solazzi;

@@ -1,2 +0,2 @@

/*! vue-types - v1.6.1
/*! vue-types - v1.6.2
* https://github.com/dwightjack/vue-types

@@ -3,0 +3,0 @@ * Copyright (c) 2019 - 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