irpayments
Advanced tools
Comparing version 1.1.4 to 1.9.0
{ | ||
"name": "irpayments", | ||
"version": "1.1.4", | ||
"version": "1.9.0", | ||
"description": "IR Payments, a package for all payment gateways of IRAN", | ||
"main": "src/index.js", | ||
"main": "dist/src/index.js", | ||
"typings": "dist/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"exports": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs" | ||
}, | ||
"scripts": { | ||
"build-docs": "node_modules/.bin/jsdoc --configure jsdoc.json --verbose", | ||
"test-idpay": "node test/idpay.js" | ||
"build": "tsc --project ./tsconfig.json && npm run build:esm", | ||
"build:esm": "gen-esm-wrapper ./dist/index.js ./dist/index.mjs", | ||
"build:check": "tsc --project ./tsconfig.json --noEmit --incremental false", | ||
"lint": "eslint src --ext .ts", | ||
"lint:fix": "eslint src --ext .ts --fix", | ||
"format": "prettier --write src/**/*.{ts,js,json,yaml,yml}" | ||
}, | ||
@@ -40,6 +52,14 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.6.4", | ||
"@typescript-eslint/eslint-plugin": "^5.32.0", | ||
"@typescript-eslint/parser": "^5.32.0", | ||
"better-docs": "^2.7.1", | ||
"clean-jsdoc-theme": "^3.3.1", | ||
"jsdoc": "^3.6.10" | ||
"eslint": "^8.21.0", | ||
"gen-esm-wrapper": "^1.1.3", | ||
"jsdoc": "^3.6.10", | ||
"prettier": "^2.7.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22
562
25420
11
1