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

@studyportals/sp-r2d2-interface

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studyportals/sp-r2d2-interface - npm Package Compare versions

Comparing version 0.1.2 to 1.0.0

index.d.ts

7

package.json
{
"name": "@studyportals/sp-r2d2-interface",
"version": "0.1.2",
"version": "1.0.0",
"description": "Contains various types (DTOs) used when communicating between components to increase consistency.",
"main": "bin/index.js",
"scripts": {
"test": "tsc && node ./node_modules/mocha/bin/mocha bin/*-tests/*.test.js"
"test": "tsc && node ./node_modules/mocha/bin/mocha bin/**/*-tests/*.test.js",
"prepare-deployment": "cp package.json bin/package.json",
"deploy": "npm test && npm run prepare-deployment && npm publish bin"
},

@@ -8,0 +11,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