New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-v-model

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-v-model - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"name": "create-v-model",
"version": "2.0.0",
"version": "2.0.1",
"description": "create v-model bindings quickly and easily - without having to remember which props to use",

@@ -16,4 +16,4 @@ "files": [

"exports": {
"import": "dist/create-v-model.js",
"require": "dist/create-v-model.cjs"
"import": "./dist/create-v-model.js",
"require": "./dist/create-v-model.cjs"
},

@@ -20,0 +20,0 @@ "sideEffects": false,

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