@tinyhttp/app
Advanced tools
Comparing version 0.1.28 to 0.1.29
{ | ||
"name": "@tinyhttp/app", | ||
"version": "0.1.28", | ||
"description": "tinyhttp core", | ||
"homepage": "https://github.com/talentlessguy/tinyhttp", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"directory": "packages/app" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.esm.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=12.4.0" | ||
}, | ||
"keywords": [ | ||
"tinyhttp", | ||
"node.js", | ||
"web framework", | ||
"web", | ||
"backend" | ||
], | ||
"author": "v1rtl", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@tinyhttp/cookie": "workspace:^0.0.8", | ||
"@tinyhttp/cookie-signature": "workspace:^0.0.5", | ||
"@tinyhttp/etag": "^0.1.15", | ||
"content-type": "^1.0.4", | ||
"encodeurl": "^1.0.2", | ||
"mime": "^2.4.6", | ||
"proxy-addr": "^2.0.6", | ||
"range-parser": "^1.2.1", | ||
"regexparam": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/content-type": "^1.1.3", | ||
"@types/encodeurl": "^1.0.0", | ||
"@types/mime": "^2.0.2", | ||
"@types/proxy-addr": "^2.0.0", | ||
"@types/range-parser": "^1.2.3" | ||
} | ||
"name": "@tinyhttp/app", | ||
"version": "0.1.29", | ||
"description": "tinyhttp core", | ||
"homepage": "https://github.com/talentlessguy/tinyhttp", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"directory": "packages/app" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"module": "dist/index.esm.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=12.4.0" | ||
}, | ||
"keywords": [ | ||
"tinyhttp", | ||
"node.js", | ||
"web framework", | ||
"web", | ||
"backend" | ||
], | ||
"author": "v1rtl", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@tinyhttp/cookie": "^0.0.8", | ||
"@tinyhttp/cookie-signature": "^0.0.5", | ||
"@tinyhttp/etag": "^0.1.15", | ||
"content-type": "^1.0.4", | ||
"encodeurl": "^1.0.2", | ||
"mime": "^2.4.6", | ||
"proxy-addr": "^2.0.6", | ||
"range-parser": "^1.2.1", | ||
"regexparam": "^1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/content-type": "^1.1.3", | ||
"@types/encodeurl": "^1.0.0", | ||
"@types/mime": "^2.0.2", | ||
"@types/proxy-addr": "^2.0.0", | ||
"@types/range-parser": "^1.2.3" | ||
} | ||
} |
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
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
22670
6
2
+ Added@tinyhttp/cookie@0.0.8(transitive)
+ Added@tinyhttp/cookie-signature@0.0.5(transitive)
Updated@tinyhttp/cookie@^0.0.8