Socket
Socket
Sign inDemoInstall

baidu-map-loader

Package Overview
Dependencies
0
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "baidu-map-loader",
"version": "1.0.0",
"version": "1.0.1",
"description": "Wrapper for asynchronously used Baidu Maps API in browser.",

@@ -36,3 +36,4 @@ "author": {

"build": "babel ./lib/Baidu.js -d public",
"test": "node ./node_modules/mocha-phantomjs/bin/mocha-phantomjs -p ./node_modules/phantomjs/bin/phantomjs ./test/index.html"
"test": "node ./node_modules/mocha-phantomjs/bin/mocha-phantomjs -p ./node_modules/phantomjs/bin/phantomjs ./test/index.html",
"publish": "npm publish"
},

@@ -42,3 +43,7 @@ "bugs": {

},
"pre-commit": [
"build",
"publish"
],
"homepage": "https://github.com/BigFaceMaster/JsBaiduMapLoader#readme"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc