Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@visulima/packem

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/packem - npm Package Compare versions

Comparing version 1.0.0-alpha.62 to 1.0.0-alpha.63

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## @visulima/packem [1.0.0-alpha.63](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.62...@visulima/packem@1.0.0-alpha.63) (2024-08-04)
### Bug Fixes
* fixed more tests, fixed license handling if dep was bundled with packem, improved lixense generator ([f3fdef6](https://github.com/visulima/packem/commit/f3fdef6c678182a85cd2c35edabfeb007e2a12a5))
## @visulima/packem [1.0.0-alpha.62](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.61...@visulima/packem@1.0.0-alpha.62) (2024-08-04)

@@ -2,0 +8,0 @@

78

LICENSE.md

@@ -36,7 +36,7 @@ MIT License

> Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
>
>
> 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.

@@ -61,13 +61,13 @@

> http://www.apache.org/licenses/
>
>
> TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
>
>
> 1. Definitions.
>
>
> "License" shall mean the terms and conditions for use, reproduction,
> and distribution as defined by Sections 1 through 9 of this document.
>
>
> "Licensor" shall mean the copyright owner or entity authorized by
> the copyright owner that is granting the License.
>
>
> "Legal Entity" shall mean the union of the acting entity and all

@@ -80,10 +80,10 @@ > other entities that control, are controlled by, or are under common

> outstanding shares, or (iii) beneficial ownership of such entity.
>
>
> "You" (or "Your") shall mean an individual or Legal Entity
> exercising permissions granted by this License.
>
>
> "Source" form shall mean the preferred form for making modifications,
> including but not limited to software source code, documentation
> source, and configuration files.
>
>
> "Object" form shall mean any form resulting from mechanical

@@ -93,3 +93,3 @@ > transformation or translation of a Source form, including but

> and conversions to other media types.
>
>
> "Work" shall mean the work of authorship, whether in Source or

@@ -99,3 +99,3 @@ > Object form, made available under the License, as indicated by a

> (an example is provided in the Appendix below).
>
>
> "Derivative Works" shall mean any work, whether in Source or Object

@@ -108,3 +108,3 @@ > form, that is based on (or derived from) the Work and for which the

> the Work and Derivative Works thereof.
>
>
> "Contribution" shall mean any work of authorship, including

@@ -123,7 +123,7 @@ > the original version of the Work and any modifications or additions

> designated in writing by the copyright owner as "Not a Contribution."
>
>
> "Contributor" shall mean Licensor and any individual or Legal Entity
> on behalf of whom a Contribution has been received by Licensor and
> subsequently incorporated within the Work.
>
>
> 2. Grant of Copyright License. Subject to the terms and conditions of

@@ -135,3 +135,3 @@ > this License, each Contributor hereby grants to You a perpetual,

> Work and such Derivative Works in Source or Object form.
>
>
> 3. Grant of Patent License. Subject to the terms and conditions of

@@ -152,3 +152,3 @@ > this License, each Contributor hereby grants to You a perpetual,

> as of the date such litigation is filed.
>
>
> 4. Redistribution. You may reproduce and distribute copies of the

@@ -158,9 +158,9 @@ > Work or Derivative Works thereof in any medium, with or without

> meet the following conditions:
>
>
> (a) You must give any other recipients of the Work or
> Derivative Works a copy of this License; and
>
>
> (b) You must cause any modified files to carry prominent notices
> stating that You changed the files; and
>
>
> (c) You must retain, in the Source form of any Derivative Works

@@ -171,3 +171,3 @@ > that You distribute, all copyright, patent, trademark, and

> the Derivative Works; and
>
>
> (d) If the Work includes a "NOTICE" text file as part of its

@@ -189,3 +189,3 @@ > distribution, then any Derivative Works that You distribute must

> as modifying the License.
>
>
> You may add Your own copyright statement to Your modifications and

@@ -197,3 +197,3 @@ > may provide additional or different license terms and conditions

> the conditions stated in this License.
>
>
> 5. Submission of Contributions. Unless You explicitly state otherwise,

@@ -206,3 +206,3 @@ > any Contribution intentionally submitted for inclusion in the Work

> with Licensor regarding such Contributions.
>
>
> 6. Trademarks. This License does not grant permission to use the trade

@@ -212,3 +212,3 @@ > names, trademarks, service marks, or product names of the Licensor,

> origin of the Work and reproducing the content of the NOTICE file.
>
>
> 7. Disclaimer of Warranty. Unless required by applicable law or

@@ -223,3 +223,3 @@ > agreed to in writing, Licensor provides the Work (and each

> risks associated with Your exercise of permissions under this License.
>
>
> 8. Limitation of Liability. In no event and under no legal theory,

@@ -236,3 +236,3 @@ > whether in tort (including negligence), contract, or otherwise,

> has been advised of the possibility of such damages.
>
>
> 9. Accepting Warranty or Additional Liability. While redistributing

@@ -248,7 +248,7 @@ > the Work or Derivative Works thereof, You may choose to offer,

> of your accepting any such warranty or additional liability.
>
>
> END OF TERMS AND CONDITIONS
>
>
> APPENDIX: How to apply the Apache License to your work.
>
>
> To apply the Apache License to your work, attach the following

@@ -262,11 +262,11 @@ > boilerplate notice, with the fields enclosed by brackets "[]"

> identification within third-party archives.
>
>
> Copyright [yyyy] [name of copyright owner]
>
>
> Licensed under the Apache License, Version 2.0 (the "License");
> you may not use this file except in compliance with the License.
> You may obtain a copy of the License at
>
>
> http://www.apache.org/licenses/LICENSE-2.0
>
>
> Unless required by applicable law or agreed to in writing, software

@@ -286,5 +286,5 @@ > distributed under the License is distributed on an "AS IS" BASIS,

> The MIT License
>
>
> Copyright (c) 2018-2019 Chris Kaczor (github.com/krzkaczor)
>
>
> Permission is hereby granted, free of charge, to any person obtaining a copy

@@ -296,6 +296,6 @@ > of this software and associated documentation files (the "Software"), to deal

> 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

@@ -302,0 +302,0 @@ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

{
"name": "@visulima/packem",
"version": "1.0.0-alpha.62",
"version": "1.0.0-alpha.63",
"description": "A fast and modern bundler for Node.js and TypeScript.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc