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

vue-stripe-elements-plus

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

vue-stripe-elements-plus - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

package.json
{
"name": "vue-stripe-elements-plus",
"version": "0.2.4",
"version": "0.2.5",
"description": "Stripe Elements components for Vue",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -10,3 +10,3 @@ # Vue Stripe Elements

```
$ npm i vue-stripe-elements --save
$ npm i vue-stripe-elements-plus --save
```

@@ -38,3 +38,3 @@

import { stripeKey, stripeOptions } from './stripeConfig.json'
import { Card, createToken } from 'vue-stripe-elements'
import { Card, createToken } from 'vue-stripe-elements-plus'

@@ -108,3 +108,3 @@ export default {

<script>
import { CardNumber, CardExpiry, CardCvc } from 'vue-stripe-elements'
import { CardNumber, CardExpiry, CardCvc } from 'vue-stripe-elements-plus'

@@ -111,0 +111,0 @@ export default {

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