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

@studyportals/anonymous-student-interfaces

Package Overview
Dependencies
Maintainers
23
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/anonymous-student-interfaces - npm Package Compare versions

Comparing version 3.2.0 to 4.0.0

6

package.json
{
"name": "@studyportals/anonymous-student-interfaces",
"version": "3.2.0",
"version": "4.0.0",
"description": "The interfaces exposed by Anonymous student",

@@ -12,3 +12,3 @@ "main": "bin/index.js",

"prepare-deployment": "npm run build && cp package.json bin/package.json",
"deploy": "npm ci && npm run prepare-deployment && cd bin && npm publish && cd ../ && rm -rf node_modules",
"deploy": "npm ci && npm run prepare-deployment && cd bin && npm publish && cd ../ &&rm -rf node_modules",
"build": "rm -rf bin && tsc",

@@ -25,4 +25,4 @@ "deploy-patch": "npm version patch && npm run deploy",

"@studyportals/student-interfaces": "^3.0.1",
"@studyportals/studentdomain": "^2.0.2"
"@studyportals/studentdomain": "*"
}
}
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