@serwist/range-requests
Advanced tools
Comparing version 9.0.0-preview.24 to 9.0.0-preview.25
@@ -1,2 +0,2 @@ | ||
export { createPartialResponse, RangeRequestsPlugin } from "serwist/plugins"; | ||
export { createPartialResponse, RangeRequestsPlugin } from "serwist"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
export { RangeRequestsPlugin, createPartialResponse } from 'serwist/plugins'; | ||
export { RangeRequestsPlugin, createPartialResponse } from 'serwist'; |
{ | ||
"name": "@serwist/range-requests", | ||
"version": "9.0.0-preview.24", | ||
"version": "9.0.0-preview.25", | ||
"type": "module", | ||
@@ -23,4 +23,4 @@ "description": "This library creates a new Response, given a source Response and a Range header value.", | ||
"license": "MIT", | ||
"repository": "https://gitlab.com/serwist/serwist", | ||
"bugs": "https://gitlab.com/serwist/serwist/issues", | ||
"repository": "https://github.com/serwist/serwist", | ||
"bugs": "https://github.com/serwist/serwist/issues", | ||
"homepage": "https://serwist.pages.dev", | ||
@@ -37,8 +37,8 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"serwist": "9.0.0-preview.24" | ||
"serwist": "9.0.0-preview.25" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.14.0", | ||
"typescript": "5.5.0-dev.20240404", | ||
"@serwist/constants": "9.0.0-preview.24" | ||
"rollup": "4.14.3", | ||
"typescript": "5.5.0-dev.20240415", | ||
"@serwist/configs": "9.0.0-preview.25" | ||
}, | ||
@@ -45,0 +45,0 @@ "peerDependencies": { |
@@ -1,1 +0,1 @@ | ||
export { createPartialResponse, RangeRequestsPlugin } from "serwist/plugins"; | ||
export { createPartialResponse, RangeRequestsPlugin } from "serwist"; |
Sorry, the diff of this file is not supported yet
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
2989
+ Addedserwist@9.0.0-preview.25(transitive)
- Removedserwist@9.0.0-preview.24(transitive)
Updatedserwist@9.0.0-preview.25