rollup 3.0.0-1 → 3.0.0-2

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
@@ -240,6 +240,35 @@ Repository: jonschlinkert/fill-range
240
240
 
241
241
  ---------------------------------------
242
242
 
243
+ ## get-package-type
244
+ License: MIT
245
+ By: Corey Farrell
246
+ Repository: git+https://github.com/cfware/get-package-type.git
247
+
248
+ > MIT License
249
+ >
250
+ > Copyright (c) 2020 CFWare, LLC
251
+ >
252
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
253
+ > of this software and associated documentation files (the "Software"), to deal
254
+ > in the Software without restriction, including without limitation the rights
255
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
256
+ > copies of the Software, and to permit persons to whom the Software is
257
+ > furnished to do so, subject to the following conditions:
258
+ >
259
+ > The above copyright notice and this permission notice shall be included in all
260
+ > copies or substantial portions of the Software.
261
+ >
262
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
263
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
264
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
265
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
266
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
267
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
268
+ > SOFTWARE.
269
+
270
+ ---------------------------------------
271
+
243
272
  ## glob-parent
244
273
  License: ISC
245
274
  By: Gulp Team, Elan Shanker, Blaine Bublitz
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v3.0.0-1
6
- Fri, 08 Jul 2022 11:35:32 GMT - commit 48ce34db70ebc2b4c1be38e6b8b02881be90b9f1
5
+ Rollup.js v3.0.0-2
6
+ Fri, 15 Jul 2022 15:25:15 GMT - commit 13b0ef8778ca5ccfd54b113ef545bf235a4c7e34
7
7
 
8
8
  https://github.com/rollup/rollup
9
9