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

be-navigation

Package Overview
Dependencies
Maintainers
12
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

be-navigation - npm Package Compare versions

Comparing version 5.0.0-alpha.2 to 6.0.0-alpha.1

dist/be-navigation.css

32

package.json
{
"name": "be-navigation",
"version": "5.0.0-alpha.2",
"version": "6.0.0-alpha.1",
"private": false,
"description": "GitLab Marketing Navigation",
"author": "GitLab",
"main": "dist/be-navigation.es.js",
"module": "dist/be-navigation.es.js",
"main": "./dist/be-navigation.umd.min.js",
"files": [
"dist/*.js",
"dist/*.css"
"dist/be-navigation.umd.min.js",
"dist/be-navigation.css"
],
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "yarn eslint src --ext .js,.ts,.vue --debug",
"preview": "vite preview"
"serve": "vue-cli-service serve",
"build": "npm run build-library",
"lint": "vue-cli-service lint",
"build-library": "vue-cli-service build --target lib --formats umd-min --name be-navigation ./src/install.js",
"lint-and-build-library": "yarn lint --fix && yarn build-library"
},

@@ -22,3 +22,3 @@ "dependencies": {

"core-js": "^3.8.3",
"lodash-es": "^4.17.21",
"vue": "^2.6.14",
"vue-progressbar": "^0.7.5"

@@ -28,5 +28,9 @@ },

"@types/axios": "^0.14.0",
"@types/lodash": "^4.14.182",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"@vitejs/plugin-vue2": "^2.2.0",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-typescript": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-typescript": "^9.1.0",

@@ -37,5 +41,3 @@ "eslint": "^7.32.0",

"eslint-plugin-vue": "^8.0.3",
"pathe": "^1.1.1",
"prettier": "^2.4.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.50.1",

@@ -45,8 +47,6 @@ "sass-loader": "^12.6.0",

"typescript": "~4.5.5",
"vite": "^4.4.5",
"vue-template-compiler": "^2.6.14"
},
"peerDependencies": {
"slippers-ui": "^2.1.18",
"vue": "^2.7.14"
"slippers-ui": "^2.1.18"
},

@@ -53,0 +53,0 @@ "bugs": {

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