@rollup/browser 4.0.0-23 → 4.0.0-24

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
@@ -13,7 +13,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
13
13
 
14
14
  # Licenses of bundled dependencies
15
15
  The published Rollup artifact additionally contains code with the following licenses:
16
- MIT, ISC
16
+ MIT
17
17
 
18
18
  # Bundled dependencies:
19
19
  ## @jridgewell/sourcemap-codec
@@ -86,35 +86,6 @@ Repository: lukeed/flru
86
86
 
87
87
  ---------------------------------------
88
88
 
89
- ## hash.js
90
- License: MIT
91
- By: Fedor Indutny
92
- Repository: git@github.com:indutny/hash.js
93
-
94
- ---------------------------------------
95
-
96
- ## inherits
97
- License: ISC
98
- Repository: git://github.com/isaacs/inherits
99
-
100
- > The ISC License
101
- >
102
- > Copyright (c) Isaac Z. Schlueter
103
- >
104
- > Permission to use, copy, modify, and/or distribute this software for any
105
- > purpose with or without fee is hereby granted, provided that the above
106
- > copyright notice and this permission notice appear in all copies.
107
- >
108
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
109
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
110
- > FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
111
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
112
- > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
113
- > OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
114
- > PERFORMANCE OF THIS SOFTWARE.
115
-
116
- ---------------------------------------
117
-
118
89
  ## is-reference
119
90
  License: MIT
120
91
  By: Rich Harris
@@ -141,23 +112,3 @@ Repository: https://github.com/rich-harris/magic-string
141
112
  > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
142
113
  >
143
114
  > 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.
144
-
145
- ---------------------------------------
146
-
147
- ## minimalistic-assert
148
- License: ISC
149
- Repository: https://github.com/calvinmetcalf/minimalistic-assert.git
150
-
151
- > Copyright 2015 Calvin Metcalf
152
- >
153
- > Permission to use, copy, modify, and/or distribute this software for any purpose
154
- > with or without fee is hereby granted, provided that the above copyright notice
155
- > and this permission notice appear in all copies.
156
- >
157
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
158
- > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
159
- > FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
160
- > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
161
- > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
162
- > OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
163
- > PERFORMANCE OF THIS SOFTWARE.
Binary file
Binary file