@shockpkg/icon-encoder
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -10,3 +10,3 @@ "use strict"; | ||
const NAME = exports.NAME = "@shockpkg/icon-encoder"; | ||
const VERSION = exports.VERSION = "3.0.1"; | ||
const VERSION = exports.VERSION = "3.0.2"; | ||
//# sourceMappingURL=meta.js.map |
{ | ||
"name": "@shockpkg/icon-encoder", | ||
"description": "Package for encoding different icon files", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"keywords": [ | ||
@@ -12,3 +12,4 @@ "shockpkg", | ||
"windows", | ||
"mac" | ||
"mac", | ||
"macos" | ||
], | ||
@@ -15,0 +16,0 @@ "main": "cjs/index", |
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
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
175341