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

@studyportals/student-interfaces

Package Overview
Dependencies
Maintainers
12
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/student-interfaces - npm Package Compare versions

Comparing version 1.2.1-0 to 1.2.1-1

interfaces/event-aggregation-service/enums/event-types.d.ts

4

package.json
{
"name": "@studyportals/student-interfaces",
"version": "1.2.1-0",
"version": "1.2.1-1",
"description": "The interfaces exposed by StudentJS",

@@ -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 && rm -rf node_modules --tag beta --access=public"
"deploy-beta": "npm version prerelease && npm ci && npm run prepare-deployment && npm publish bin --tag beta --access=public && rm -rf node_modules "
},

@@ -20,0 +20,0 @@ "keywords": [],

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