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
22
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 5.1.2 to 5.1.3

6

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

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

"deploy-major": "npm version major && npm run deploy",
"deploy-beta": "npm version prerelease && npm ci && npm run prepare-deployment && npm publish bin --tag beta --access=public && rm -rf node_modules"
"deploy-beta": "npm version prerelease && npm ci && npm run prepare-deployment && npm publish ./bin --tag beta --access=public && rm -rf node_modules"
},

@@ -24,5 +24,5 @@ "keywords": [],

"dependencies": {
"@studyportals/student-interfaces": "^5.3.2",
"@studyportals/student-interfaces": "^5.3.3",
"@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