Socket
Socket
Sign inDemoInstall

@scopas/client

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

LICENSE

12

package.json
{
"name": "@scopas/client",
"description": "Front-end client for the Scopas authentication solution",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.js",
"module": "./dist/index.js",
"files": [
"dist"
],
"type": "module",
"scripts": {
"dev": "tsc --watch --preserveWatchOutput",
"build": "rm -rf dist && tsc"
"build": "tsc"
},

@@ -18,3 +21,4 @@ "dependencies": {

"typescript": "^4.7.4"
}
},
"gitHead": "e2c5e9cbbb9002a10a58481ec59ee343005878a4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc