mirror of
https://github.com/rharkor/caching-for-turbo.git
synced 2025-06-09 09:35:17 +09:00
feat: new cleanup options
This commit is contained in:
parent
4e6c062f68
commit
c78899286f
20 changed files with 923 additions and 1992 deletions
487
dist/post/index.js
generated
vendored
487
dist/post/index.js
generated
vendored
File diff suppressed because it is too large
Load diff
2
dist/post/index.js.map
generated
vendored
2
dist/post/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
3
dist/post/package.json
generated
vendored
Normal file
3
dist/post/package.json
generated
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
1
dist/post/sourcemap-register.cjs
generated
vendored
Normal file
1
dist/post/sourcemap-register.cjs
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2187
dist/setup/index.js
generated
vendored
2187
dist/setup/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/setup/index.js.map
generated
vendored
2
dist/setup/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
27
dist/setup/licenses.txt
generated
vendored
27
dist/setup/licenses.txt
generated
vendored
|
@ -2033,6 +2033,33 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
|||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
|
||||
parse-duration
|
||||
MIT
|
||||
|
||||
The MIT License
|
||||
|
||||
Copyright (c) 2013 Jake Rosoman <jkroso@gmail.com>
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
'Software'), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
pino
|
||||
MIT
|
||||
The MIT License (MIT)
|
||||
|
|
3
dist/setup/package.json
generated
vendored
Normal file
3
dist/setup/package.json
generated
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"type": "module"
|
||||
}
|
1
dist/setup/sourcemap-register.cjs
generated
vendored
Normal file
1
dist/setup/sourcemap-register.cjs
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue