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

mapexplorer-core

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapexplorer-core - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

rollup.es.config.js

4

package.json
{
"name": "mapexplorer-core",
"version": "0.0.17",
"version": "0.0.18",
"description": "Core library for building Map Explorer components",

@@ -15,3 +15,3 @@ "main": "lib/mapexplorer-core.js",

"prebuild": "eslint src test",
"build:npm": "rollup -c",
"build:npm": "rollup -c rollup.es.config.js && rollup -c rollup.umd.config.js",
"build:bower": "rollup -c rollup.bower.config.js",

@@ -18,0 +18,0 @@ "build": "npm run build:npm && npm run build:bower",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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