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

morse-react-tabs

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morse-react-tabs - npm Package Compare versions

Comparing version 3.1.10-alpha.0 to 3.1.10-alpha.2

94

package.json
{
"name": "morse-react-tabs",
"version": "3.1.10-alpha.0",
"description": "Patterns for building tab layouts",
"repository": {
"type": "git",
"url": "https://gitlab.com/gcdtech/morse.git"
},
"homepage": "http://gcdtech.gitlab.io/morse",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": {
"name": "GCD Technologies",
"website": "https://gcdtech.com"
},
"contributors": [
{
"name": "Wilson McCoubrey",
"email": "wmccoubrey@gcdtech.com"
}
],
"license": "Apache-2.0",
"devDependencies": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"morse-css": "3.1.8",
"morse-react": "3.1.10-alpha.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.8.2"
},
"peerDependencies": {
"morse-css": "^3.0.0",
"morse-react": "^3.0.0",
"react": ">=16.13.1",
"react-dom": ">=16.13.1"
},
"scripts": {
"dev": "tsc -d -w --preserveWatchOutput",
"start": "tsc -d -w --preserveWatchOutput",
"build": "tsc -d",
"build:release": "yarn build"
},
"files": [
"dist/",
"lib/"
],
"gitHead": "0c0836b20cbc1c563bb22dad7a53da581d508fee"
"name": "morse-react-tabs",
"version": "3.1.10-alpha.2",
"description": "Patterns for building tab layouts",
"repository": {
"type": "git",
"url": "https://gitlab.com/gcdtech/morse.git"
},
"homepage": "http://gcdtech.gitlab.io/morse",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"author": {
"name": "GCD Technologies",
"website": "https://gcdtech.com"
},
"contributors": [
{
"name": "Wilson McCoubrey",
"email": "wmccoubrey@gcdtech.com"
}
],
"license": "Apache-2.0",
"devDependencies": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"morse-css": "3.1.8",
"morse-react": "3.1.10-alpha.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.8.2"
},
"peerDependencies": {
"morse-css": "^3.1.0",
"morse-react": "^3.0.0",
"react": ">=16.13.1",
"react-dom": ">=16.13.1"
},
"scripts": {
"dev": "tsc -d -w --preserveWatchOutput",
"start": "tsc -d -w --preserveWatchOutput",
"build": "tsc -d",
"build:release": "yarn build"
},
"files": [
"dist/",
"lib/"
],
"gitHead": "f908f8cceb89803e1e3f055c075b4d2596acab9f"
}
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