@barcode-bakery/barcode-common
Advanced tools
Comparing version 3.0.0-alpha.7 to 3.0.0
@@ -1472,2 +1472,1 @@ var O = Object.defineProperty; | ||
}; | ||
//# sourceMappingURL=barcode-common.js.map |
@@ -1,9 +0,3 @@ | ||
Barcode Bakery Common for NodeJS has two possible licenses. | ||
Barcode Bakery Common for NodeJS is under [Creative Commons Attribution-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nd/4.0/deed.en). | ||
- Commercial License | ||
(a paid license, meant for commercial use) | ||
https://www.barcodebakery.com/en/license/2 | ||
- Creative Commons Non-Commercial No-Derivatives | ||
(meant for trial and non-commercial use) | ||
https://creativecommons.org/licenses/by-nc-nd/4.0/ | ||
Which means, you are allowed to use it in your projects, commercial or non-commercial, for free. However, you cannot change the copyrights or change the code and sell our library to others. |
{ | ||
"name": "@barcode-bakery/barcode-common", | ||
"version": "3.0.0-alpha.7", | ||
"description": "Base code for generating barcode with the Barcode Bakery library. See barcode-bakery-1d.", | ||
"version": "3.0.0", | ||
"description": "Base code for generating barcode with the Barcode Bakery library. See @barcode-bakery/barcode-1d.", | ||
"type": "module", | ||
"repository": "git://github.com/barcode-bakery/barcode-ts-common", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/barcode-bakery/barcode-typescript", | ||
"directory": "ts/common" | ||
}, | ||
"homepage": "https://www.barcodebakery.com", | ||
@@ -17,3 +21,3 @@ "author": { | ||
}, | ||
"license": "See LICENSE.MD", | ||
"license": "CC-BY-ND-4.0", | ||
"files": [ | ||
@@ -33,4 +37,4 @@ "/dist" | ||
"devDependencies": { | ||
"@jest/globals": "^29.7.0", | ||
"@types/eslint": "^8.56.10", | ||
"@types/node": "17.0.29", | ||
"@typescript-eslint/eslint-plugin": "^7.7.1", | ||
@@ -42,3 +46,5 @@ "@typescript-eslint/parser": "^7.7.1", | ||
"globals": "^15.0.0", | ||
"jest": "^29.7.0", | ||
"prettier": "^3.2.5", | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5", | ||
@@ -45,0 +51,0 @@ "vite": "^5.2.0", |
@@ -1,17 +0,19 @@ | ||
<p align="center"><a href="https://www.barcodebakery.com" target="_blank"> | ||
# [Barcode Bakery](https://www.barcodebakery.com/) · [![GitHub license](https://img.shields.io/badge/license-CC%20BY--ND-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0/deed.en) | ||
<p align="center"><a href="https://www.barcodebakery.com" target="_blank"> | ||
<img src="https://www.barcodebakery.com/images/BCG-Logo-SQ-GitHub.svg"> | ||
</a></p> | ||
[Barcode Bakery][1] is a library written in Node.js, [.NET Standard][2] and [PHP][3] which allows you to generate barcodes on the fly on your server for displaying or saving. | ||
[Barcode Bakery](https://www.barcodebakery.com) is a library written in TypeScript, [.NET Standard](https://github.com/barcode-bakery/barcode-dotnet-1d/) and [PHP](https://github.com/barcode-bakery/barcode-php-1d/) which allows you to generate barcodes on the fly on your server for displaying or saving or directly on the client. | ||
This is the common base for generating all barcode types. | ||
Please visit the following repository: | ||
Please visit one of the following README: | ||
* [barcode-nodejs-1d][4] | ||
[1]: https://www.barcodebakery.com | ||
[2]: https://github.com/barcode-bakery/barcode-dotnet-1d/ | ||
[3]: https://github.com/barcode-bakery/barcode-php-1d/ | ||
[4]: https://github.com/barcode-bakery/barcode-nodejs-1d/ | ||
- [@barcode-bakery/barcode-1d](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/1d) | ||
- [@barcode-bakery/barcode-aztec](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/aztec) | ||
- [@barcode-bakery/barcode-databarexpanded](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/databarexpanded) | ||
- [@barcode-bakery/barcode-datamatrix](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/datamatrix) | ||
- [@barcode-bakery/barcode-maxicode](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/maxicode) | ||
- [@barcode-bakery/barcode-pdf417](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/pdf417) | ||
- [@barcode-bakery/barcode-qrcode](https://github.com/barcode-bakery/barcode-typescript/tree/master/core/qrcode) |
Sorry, the diff of this file is not supported yet
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
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
20
0
96009
14
20
2
2728