Comparing version 2.0.19 to 2.0.20
{ | ||
"name": "bridge", | ||
"version": "2.0.19", | ||
"version": "2.0.20", | ||
"description": "Bridge is a Typescript Node.js framework that provides an easy and scalable way to create REST APIs while generating the client code.", | ||
"author": "El Ouahabi Nabil", | ||
"author": "Bridge Team <support@bridge.codes>", | ||
"license": "MIT", | ||
"main": "dist/package/index.js", | ||
"types": "dist/package/index.d.ts", | ||
"main": "dist/source/index.js", | ||
"types": "dist/source/index.d.ts", | ||
"bugs": "https://github.com/bridge-codes/bridge/issues", | ||
"homepage": "https://bridge.codes", | ||
"files": [ | ||
@@ -19,3 +21,4 @@ "/dist" | ||
"type": "git", | ||
"url": "git+https://github.com/bridge-codes/bridge.git" | ||
"url": "git+https://github.com/bridge-codes/bridge.git", | ||
"directory": "packages/bridge" | ||
}, | ||
@@ -34,6 +37,2 @@ "keywords": [ | ||
], | ||
"bugs": { | ||
"url": "https://github.com/bridge-codes/bridge/issues" | ||
}, | ||
"homepage": "https://bridge.codes", | ||
"devDependencies": { | ||
@@ -40,0 +39,0 @@ "@types/express": "^4.17.14", |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
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
103086
1