@rollup/browser 3.9.1 → 3.10.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE.md CHANGED
@@ -226,32 +226,3 @@ Repository: https://github.com/calvinmetcalf/minimalistic-assert.git
226
226
  > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
227
227
  > OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
228
228
  > PERFORMANCE OF THIS SOFTWARE.
229
-
230
- ---------------------------------------
231
-
232
- ## sourcemap-codec
233
- License: MIT
234
- By: Rich Harris
235
- Repository: https://github.com/Rich-Harris/sourcemap-codec
236
-
237
- > The MIT License
238
- >
239
- > Copyright (c) 2015 Rich Harris
240
- >
241
- > Permission is hereby granted, free of charge, to any person obtaining a copy
242
- > of this software and associated documentation files (the "Software"), to deal
243
- > in the Software without restriction, including without limitation the rights
244
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
245
- > copies of the Software, and to permit persons to whom the Software is
246
- > furnished to do so, subject to the following conditions:
247
- >
248
- > The above copyright notice and this permission notice shall be included in
249
- > all copies or substantial portions of the Software.
250
- >
251
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
252
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
253
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
254
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
255
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
256
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
257
- > THE SOFTWARE.