New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/keypad-context

Package Overview
Dependencies
Maintainers
0
Versions
767
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/keypad-context - npm Package Compare versions

Comparing version

to
1.0.10

7

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "1.0.9",
"version": "1.0.10",
"publishConfig": {

@@ -26,6 +26,7 @@ "access": "public"

"scripts": {
"prepublishOnly": "../../utils/package-pre-publish-check.sh",
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.3"
"@khanacademy/perseus-core": "3.0.4"
},

@@ -39,2 +40,2 @@ "devDependencies": {

"keywords": []
}
}