Comparing version 2.0.0-beta4 to 2.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1576844
3
5510
1
240
- Removedcssify@~1.0.2
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedcss-modules-loader-core@1.1.0(transitive)
- Removedcss-selector-tokenizer@0.7.3(transitive)
- Removedcssesc@3.0.0(transitive)
- Removedcssify@1.0.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfastparse@1.1.2(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhas-flag@1.0.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedicss-replace-symbols@1.1.0(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedis-plain-obj@1.1.0(transitive)
- Removedis-regexp@1.0.0(transitive)
- Removedisarray@1.0.0(transitive)
- Removedlodash._baseassign@3.2.0(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._bindcallback@3.0.1(transitive)
- Removedlodash._createassigner@3.1.1(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash.assign@3.2.0(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.restparam@3.6.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpostcss@6.0.1(transitive)
- Removedpostcss-modules-extract-imports@1.1.0(transitive)
- Removedpostcss-modules-local-by-default@1.2.0(transitive)
- Removedpostcss-modules-scope@1.1.0(transitive)
- Removedpostcss-modules-values@1.3.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedresolve@1.22.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedsource-map@0.5.7(transitive)
- Removedstring-hash@1.1.3(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstringify-object@2.4.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.03.2.3(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedutil-deprecate@1.0.2(transitive)
- Removedxtend@4.0.2(transitive)
Updatedpayment@~2.0.0
Updatedqj@~2.0.0