Comparing version 1.2.3 to 1.2.4
"use strict"; | ||
var _a; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var _a; | ||
var poly_1 = require("./poly"); | ||
@@ -5,0 +5,0 @@ var CountryCode; |
"use strict"; | ||
var _a, _b; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var _a, _b; | ||
var randInt_1 = require("./randInt"); | ||
@@ -5,0 +5,0 @@ var PartType; |
{ | ||
"name": "ibankit", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Validation, field extraction and creation of IBAN, BBAN, BIC numbers", | ||
@@ -42,13 +42,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^23.3.11", | ||
"jest": "^23.6.0", | ||
"prettier": "^1.15.3", | ||
"ts-jest": "^23.10.5", | ||
"tslint": "^5.12.0", | ||
"tslint-config-prettier": "^1.17.0", | ||
"@types/jest": "^24.0.18", | ||
"jest": "^24.9.0", | ||
"prettier": "^1.18.2", | ||
"ts-jest": "^24.0.2", | ||
"tslint": "^5.18.0", | ||
"tslint-config-prettier": "^1.18.0", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"tslint-microsoft-contrib": "^5.2.1", | ||
"typescript": "^3.2.2" | ||
"tslint-microsoft-contrib": "^6.2.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
"dependencies": {} | ||
} |
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
215806
27
2356