@alipay/ams-checkout
Advanced tools
Comparing version 1.3.1-dev to 1.3.1
@@ -1,54 +0,1 @@ | ||
{ | ||
"name": "@alipay/ams-checkout", | ||
"version": "1.3.1-dev", | ||
"description": "", | ||
"repository": "git@code.alipay.com:antom-sdk/antom-web-sdk.git", | ||
"author": "", | ||
"main": "dist/esm/index.js", | ||
"module": "dist/esm/index.js", | ||
"typings": "dist/esm/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"LEGAL.md", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"scripts": { | ||
"build": "father build", | ||
"ci": "npm run lint", | ||
"cov": "jest --coverage", | ||
"format": "prettier --write --no-error-on-unmatched-pattern \"**/*.{js,jsx,ts,tsx,md,json,css,less}\"", | ||
"lint": "eslint ./src", | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"axios": "^1.3.4", | ||
"uuid": "^9.0.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.7", | ||
"@babel/preset-env": "^7.20.2", | ||
"@testing-library/jest-dom": "^5.1.1", | ||
"@testing-library/react": "^9.5.0", | ||
"@types/jest": "^29.2.4", | ||
"@types/uuid": "^9.0.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"babel-jest": "^29.3.1", | ||
"babel-loader": "^9.1.0", | ||
"babel-plugin-import": "^1.13.0", | ||
"eslint": "^8.36.0", | ||
"father": "^4.2.3", | ||
"jest": "^29.5.0", | ||
"jest-environment-jsdom": "^29.3.1", | ||
"prettier": "^2.8.4", | ||
"prettier-plugin-organize-imports": "^3.2.3", | ||
"prettier-plugin-packagejson": "^2.4.5", | ||
"ts-jest": "^29.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.5" | ||
}, | ||
"engines": {}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
{"name":"@alipay/ams-checkout","version":"1.3.1","description":"","author":"","main":"esm/index.js","module":"esm/index.js","typings":"esm/index.d.ts","files":["dist","LEGAL.md","LICENSE","README.md"],"scripts":{"build":"father build","ci":"npm run lint","cov":"jest --coverage","format":"prettier --write --no-error-on-unmatched-pattern \"**/*.{js,jsx,ts,tsx,md,json,css,less}\"","lint":"eslint ./src","test":"jest"},"dependencies":{"axios":"^1.3.4","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"^7.20.7","@babel/preset-env":"^7.20.2","@testing-library/jest-dom":"^5.1.1","@testing-library/react":"^9.5.0","@types/jest":"^29.2.4","@types/uuid":"^9.0.0","@typescript-eslint/parser":"^5.60.0","babel-jest":"^29.3.1","babel-loader":"^9.1.0","babel-plugin-import":"^1.13.0","eslint":"^8.36.0","father":"^4.2.3","jest":"^29.5.0","jest-environment-jsdom":"^29.3.1","prettier":"^2.8.4","prettier-plugin-organize-imports":"^3.2.3","prettier-plugin-packagejson":"^2.4.5","ts-jest":"^29.0.3","ts-node":"^10.9.1","typescript":"^4.9.5"},"engines":{},"publishConfig":{"access":"public"}} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
144466
6
71
1