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

@project-sunbird/client-services

Package Overview
Dependencies
Maintainers
6
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@project-sunbird/client-services - npm Package Compare versions

Comparing version 1.0.4 to 2.8.0

channel/index.d.ts

11

package.json
{
"name": "@project-sunbird/client-services",
"version": "1.0.4",
"version": "2.8.0",
"description": "Type definitions and models for Sunbird platform clients",

@@ -10,7 +10,12 @@ "main": "dist/index.js",

"postversion": "git push && git push --tags",
"build": "rm -rf dist && NODE_ENV=production webpack --verbose true --progress true --cache false"
"build": "rm -rf dist && NODE_ENV=production webpack --verbose true --progress true --cache false",
"build:prod": "rm -rf dist && NODE_ENV=production webpack --verbose true --progress true --cache false && cp ./package.json ./LICENSE ./README.md ./dist"
},
"dependencies": {},
"author": "",
"license": "ISC",
"license": "MIT",
"bugs": {
"url": "https://github.com/Sunbird-Ed/sunbird-client-services/issues"
},
"homepage": "https://github.com/Sunbird-Ed/sunbird-client-services#readme",
"devDependencies": {

@@ -17,0 +22,0 @@ "tslint": "^5.12.0",

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