Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/perseus-core

Package Overview
Dependencies
Maintainers
1
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/perseus-core - npm Package Compare versions

Comparing version 0.0.0-PR973-20240207194831 to 0.0.0-PR973-20240207204403

dist/analytics.d.ts

2

CHANGELOG.md
# @khanacademy/perseus-core
## 0.0.0-PR973-20240207194831
## 0.0.0-PR973-20240207204403

@@ -5,0 +5,0 @@ ### Patch Changes

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

"license": "MIT",
"version": "0.0.0-PR973-20240207194831",
"version": "0.0.0-PR973-20240207204403",
"publishConfig": {

@@ -22,3 +22,3 @@ "access": "public"

"source": "src/index.ts",
"types": "dist/types/index.d.ts",
"types": "dist/index.d.ts",
"scripts": {

@@ -25,0 +25,0 @@ "test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"

{
"extends": "../tsconfig-shared.json",
"compilerOptions": {
"outDir": "./dist/types",
"outDir": "./dist",
"rootDir": "src",

@@ -6,0 +6,0 @@ "paths": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc