@basalt/bedrock-core
Advanced tools
Comparing version 0.17.4 to 0.18.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.18.0](https://github.com/basaltinc/bedrock/compare/v0.17.6...v0.18.0) (2018-12-11) | ||
### Features | ||
* Add GPL v2 License ([d9806a1](https://github.com/basaltinc/bedrock/commit/d9806a1)) | ||
## [0.17.4](https://github.com/basaltinc/bedrock/compare/v0.17.3...v0.17.4) (2018-12-10) | ||
@@ -8,0 +19,0 @@ |
@@ -0,3 +1,19 @@ | ||
/** | ||
* Copyright (C) 2018 Basalt | ||
This file is part of Bedrock. | ||
Bedrock is free software; you can redistribute it and/or modify it | ||
under the terms of the GNU General Public License as published by the Free | ||
Software Foundation; either version 2 of the License, or (at your option) | ||
any later version. | ||
Bedrock is distributed in the hope that it will be useful, but WITHOUT | ||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
more details. | ||
You should have received a copy of the GNU General Public License along | ||
with Bedrock; if not, see <https://www.gnu.org/licenses>. | ||
*/ | ||
export * from './context'; | ||
export * from './plugins'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@basalt/bedrock-core", | ||
"version": "0.17.4", | ||
"license": "GPL-2.0-only", | ||
"version": "0.18.0", | ||
"description": "The core of Bedrock", | ||
@@ -26,3 +27,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "41edc318fbdd870c41df4f4639312e6f865dc81e" | ||
"gitHead": "832166be4e1d4f2305563c759086bb73df84ddb5" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
16
0
5124
4
2
70