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

@byjohann/ui

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byjohann/ui - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

dist/mapbox/components/context.d.ts

11

package.json
{
"name": "@byjohann/ui",
"type": "module",
"version": "0.2.2",
"version": "0.3.0",
"packageManager": "pnpm@8.7.6",

@@ -31,2 +31,6 @@ "description": "A collection of Vue.js components for my projects",

"import": "./dist/composables/index.mjs"
},
"./mapbox": {
"types": "./dist/mapbox/index.d.ts",
"import": "./dist/mapbox/index.mjs"
}

@@ -63,2 +67,7 @@ },

},
"dependencies": {
"@types/mapbox-gl": "^2.7.14",
"mapbox-gl": "^2.15.0",
"scule": "^1.0.0"
},
"devDependencies": {

@@ -65,0 +74,0 @@ "@byjohann/eslint-config": "^0.2.2",

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