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 4.0.0-rc.3 to 4.0.0

4

package.json
{
"name": "vue-types",
"version": "4.0.0-rc.3",
"version": "4.0.0",
"description": "Prop types utility for Vue",

@@ -48,3 +48,3 @@ "author": "Marco Solazzi",

"test": "jest",
"lint": "eslint '{src,__tests__,.}/**/*.{ts,js,cjs}'",
"lint": "eslint '{src,__tests__,.}/**/*.{ts,js,cjs}'",
"examples": "cross-env NODE_ENV=development node ./scripts/run-examples.cjs",

@@ -51,0 +51,0 @@ "docs:dev": "vuepress dev docs",

@@ -37,3 +37,3 @@ # vue-types

1. Make your changes
1. Update or add tests in `test/`
1. Update or add tests in `__tests__/`
1. Verify that everything works: `npm run lint && npm test`

@@ -40,0 +40,0 @@ 1. Submit a Pull Request

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