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

@kit-data-manager/mapping-service-input

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kit-data-manager/mapping-service-input - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

.github/dependabot.yml

2

package.json

@@ -6,3 +6,3 @@ {

"license": "Apache License 2.0",
"version": "0.5.1",
"version": "0.5.2",
"private": false,

@@ -9,0 +9,0 @@ "keywords": [

# com_mapping-service-input
This is a webcomponent to use in HTML or more complex web projects.
## Integration
If the dependency is up set properly (instructions will follow), the component can be used like this:
```html
<body>
<!-- use the component !-->
<mapping-input base-url="http://localhost:8090/" id="input-component"></mapping-input>
</body>
```
## Attributes
- `base-url`: string, base-url to your Mapping Service instance
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