Comparing version 2.4.1 to 2.4.2
@@ -0,0 +0,0 @@ { |
@@ -1075,2 +1075,2 @@ var payment = | ||
/***/ }) | ||
/******/ ]); | ||
/******/ ]); |
@@ -0,0 +0,0 @@ var webpackConfig = require("./webpack.config.js"); |
{ | ||
"name": "payment", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "A general purpose library for building credit card forms, validating inputs and formatting numbers. Base on jquery.payment by @stripe, but without the jQuery.", | ||
@@ -30,3 +30,2 @@ "keywords": [ | ||
"coffee-script": "~1.10", | ||
"globalthis": "^1.0.2", | ||
"jsdom": "~9.2", | ||
@@ -57,4 +56,5 @@ "json-loader": "^0.5.4", | ||
"dependencies": { | ||
"globalthis": "^1.0.2", | ||
"qj": "~2.0.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # Payment [![Build Status](https://travis-ci.org/jessepollak/payment.svg?branch=master)](https://travis-ci.org/jessepollak/payment) |
var context = require.context('./spec', true, /.+\.spec\.(js|coffee)?$/) | ||
context.keys().forEach(context) | ||
module.exports = context |
@@ -0,0 +0,0 @@ var webpack = require("webpack"); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
26
42673
2
10
1051
1
+ Addedglobalthis@^1.0.2
+ Addeddefine-data-property@1.1.4(transitive)
+ Addeddefine-properties@1.2.1(transitive)
+ Addedes-define-property@1.0.0(transitive)
+ Addedes-errors@1.3.0(transitive)
+ Addedfunction-bind@1.1.2(transitive)
+ Addedget-intrinsic@1.2.4(transitive)
+ Addedglobalthis@1.0.4(transitive)
+ Addedgopd@1.0.1(transitive)
+ Addedhas-property-descriptors@1.0.2(transitive)
+ Addedhas-proto@1.0.3(transitive)
+ Addedhas-symbols@1.0.3(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addedobject-keys@1.1.1(transitive)