@kustomer/apps-server
Advanced tools
Comparing version 0.1.4 to 0.1.7
{ | ||
"name": "@kustomer/apps-server", | ||
"version": "0.1.4", | ||
"description": "Kustomer App SDK", | ||
"license": "MIT", | ||
"main": "bin/index.js", | ||
"types": "bin/index.d.ts", | ||
"repository": { | ||
"url": "https://github.com/kustomer/apps-sdk/tree/main/server" | ||
}, | ||
"scripts": { | ||
"build": "npx rimraf bin && tsc -p .", | ||
"test": "npx jest --no-cache", | ||
"lint": "npx eslint . --ext .ts", | ||
"lint:fix": "npx eslint . --ext .ts --fix", | ||
"publish": "npm publish --access public" | ||
}, | ||
"dependencies": { | ||
"@kustomer/apps-common": "0.1.4", | ||
"cors": "^2.8.5", | ||
"date-fns": "^2.29.3", | ||
"dotenv": "^10.0.0", | ||
"express": "^4.17.1", | ||
"joi": "^17.4.2", | ||
"jsonwebtoken": "^8.5.1", | ||
"puppeteer": "^15.5.0", | ||
"sinon": "^14.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/cors": "^2.8.12", | ||
"@types/express": "^4.17.13", | ||
"@types/jsonwebtoken": "^8.5.5", | ||
"@types/node": "^18.0.0", | ||
"@types/sinon": "^10.0.13", | ||
"@types/supertest": "^2.0.12", | ||
"supertest": "^6.2.3" | ||
} | ||
"name": "@kustomer/apps-server", | ||
"version": "0.1.7", | ||
"description": "Kustomer App SDK", | ||
"license": "MIT", | ||
"main": "bin/index.js", | ||
"types": "bin/index.d.ts", | ||
"repository": { | ||
"url": "https://github.com/kustomer/apps-sdk/tree/main/server" | ||
}, | ||
"scripts": { | ||
"build": "npx rimraf bin && tsc -p . && cp README.md bin/README.md", | ||
"test": "npx jest --no-cache", | ||
"lint": "npx eslint . --ext .ts", | ||
"lint:fix": "npx eslint . --ext .ts --fix", | ||
"publish": "npm publish --access public" | ||
}, | ||
"dependencies": { | ||
"@kustomer/apps-common": "0.1.7", | ||
"cors": "^2.8.5", | ||
"date-fns": "^2.29.3", | ||
"dotenv": "^10.0.0", | ||
"express": "^4.17.1", | ||
"joi": "^17.4.2", | ||
"jsonwebtoken": "^8.5.1", | ||
"puppeteer": "^15.5.0", | ||
"sinon": "^14.0.1" | ||
}, | ||
"devDependencies": { | ||
"@types/cors": "^2.8.12", | ||
"@types/express": "^4.17.13", | ||
"@types/jsonwebtoken": "^8.5.5", | ||
"@types/node": "^18.0.0", | ||
"@types/sinon": "^10.0.13", | ||
"@types/supertest": "^2.0.12", | ||
"supertest": "^6.2.3" | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
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
151715
59
1332
2
0
3
+ Added@kustomer/apps-common@0.1.7(transitive)
- Removed@kustomer/apps-common@0.1.4(transitive)
Updated@kustomer/apps-common@0.1.7