@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR862-20231207182234 to 0.0.0-PR971-20240207175347
@@ -45,3 +45,3 @@ /** | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "1.4.0"; | ||
const libVersion = "1.4.1"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -48,0 +48,0 @@ |
@@ -48,3 +48,3 @@ 'use strict'; | ||
const libName = "@khanacademy/perseus-core"; | ||
const libVersion = "1.4.0"; | ||
const libVersion = "1.4.1"; | ||
addLibraryVersionToPerseusDebug(libName, libVersion); | ||
@@ -51,0 +51,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR862-20231207182234", | ||
"version": "0.0.0-PR971-20240207175347", | ||
"publishConfig": { | ||
@@ -22,2 +22,5 @@ "access": "public" | ||
"source": "src/index.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -24,0 +27,0 @@ "test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'" |
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
16709
11
171