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

card

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

card - npm Package Compare versions

Comparing version 2.0.0-beta4 to 2.0.0

9

package.json
{
"name": "card",
"version": "2.0.0-beta4",
"version": "2.0.0",
"author": "Jesse Pollak <jpollak92@gmail.com>",

@@ -27,3 +27,3 @@ "description": "Card lets you add an interactive, CSS3 credit card animation to your credit card form to help your users through the process.",

"development": "webpack-dev-server --hot --inline",
"preversion": "npm run test && npm run compile",
"preversion": "npm run compile",
"prepublish": "NODE_ENV=production npm run compile",

@@ -53,7 +53,6 @@ "postpublish": "git push origin master && git push --tags",

"dependencies": {
"cssify": "~1.0.2",
"node.extend": "~1.1.3",
"qj": "~2.0.0-0",
"payment": "~2.0.0-beta1"
"qj": "~2.0.0",
"payment": "~2.0.0"
}
}

@@ -232,2 +232,4 @@ # Card - check out the **[demo](https://jessepollak.github.io/card)**

* [Bizzabo](https://www.bizzabo.com)
* [Tortuba](https://www.tortuba.com)
* [Netlify](https://www.netlify.com)

@@ -234,0 +236,0 @@ Are you using Card in production? If so, we'd love to link to you from this page. Open a PR or drop [@jessepollak](http://twitter.com/jessepollak) a line on [Twitter](http://twitter.com/jessepollak) and we'll add you right away!

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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