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

ember-cli-patch-stripejs

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-patch-stripejs - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "ember-cli-patch-stripejs",
"version": "0.0.2",
"version": "0.0.3",
"description": "A simple addon to patch the Stripe object for JS",

@@ -5,0 +5,0 @@ "scripts": {

@@ -5,2 +5,3 @@ This addon will add Stripe or patch it depending on your enviornment

```javascript
<script type="text/javascript">

@@ -18,5 +19,8 @@ var Stripe = {

</script>
```
In production you will get the real stripe client library
```javascript
<script type="text/javascript" src="//static.twilio.com/libs/twiliojs/1.2/twilio.min.js"></script>
```
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