@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR2028-20241218214922 to 0.0.0-PR2030-20241219005049
@@ -45,3 +45,3 @@ /** | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "3.0.2"; | ||
const libVersion = "3.0.3"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -48,0 +48,0 @@ |
@@ -48,3 +48,3 @@ 'use strict'; | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "3.0.2"; | ||
const libVersion = "3.0.3"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -51,0 +51,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR2028-20241218214922", | ||
"version": "0.0.0-PR2030-20241219005049", | ||
"publishConfig": { | ||
@@ -26,2 +26,3 @@ "access": "public" | ||
"scripts": { | ||
"prepublishOnly": "../../utils/package-pre-publish-check.sh", | ||
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'" | ||
@@ -35,2 +36,2 @@ }, | ||
"keywords": [] | ||
} | ||
} |
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
28110
5