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

@studyportals/account-page-interfaces

Package Overview
Dependencies
Maintainers
25
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/account-page-interfaces - npm Package Compare versions

Comparing version 0.0.0-1 to 0.0.0-2

account-page-application.interface.ts

4

package.json
{
"name": "@studyportals/account-page-interfaces",
"version": "0.0.0-1",
"version": "0.0.0-2",
"description": "The interfaces exposed by Account Page",

@@ -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 && npm publish ./bin && rm -rf node_modules",
"deploy": "npm ci && npm run prepare-deployment && npm publish --tag beta ./bin -&& rm -rf node_modules",
"build": "rm -rf bin && tsc",

@@ -15,0 +15,0 @@ "deploy-patch": "npm version patch && npm run deploy",

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