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

@bluecadet/launchpad-dashboard

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bluecadet/launchpad-dashboard - npm Package Compare versions

Comparing version 2.0.0-next.0 to 2.0.0-next.1

dist/index.d.ts

70

package.json
{
"name": "@bluecadet/launchpad-dashboard",
"version": "2.0.0-next.0",
"description": "",
"type": "module",
"main": "index.js",
"typesVersions": {
"*": {
"*": [
"types/*"
]
}
},
"bin": "index.js",
"files": [
"types",
"index.js",
"lib"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluecadet/launchpad.git"
},
"author": "Bluecadet",
"license": "ISC",
"bugs": {
"url": "https://github.com/bluecadet/launchpad/issues"
},
"dependencies": {
"@bluecadet/launchpad-utils": "~2.0.0-next.0"
},
"devDependencies": {
"@bluecadet/launchpad-tsconfig": "0.1.0"
},
"homepage": "https://github.com/bluecadet/launchpad/packages/dashboard"
"name": "@bluecadet/launchpad-dashboard",
"version": "2.0.0-next.1",
"description": "",
"type": "module",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluecadet/launchpad.git"
},
"author": "Bluecadet",
"license": "ISC",
"bugs": {
"url": "https://github.com/bluecadet/launchpad/issues"
},
"dependencies": {
"@bluecadet/launchpad-utils": "~2.0.0-next.2"
},
"devDependencies": {
"@bluecadet/launchpad-tsconfig": "0.1.0"
},
"homepage": "https://github.com/bluecadet/launchpad/packages/dashboard"
}
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